Skip to content

Commit c4371cd

Browse files
committed
Remove now unreferenced variable.
1 parent 8c940a3 commit c4371cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/port/win32env.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
*
1212
* IDENTIFICATION
13-
* $PostgreSQL: pgsql/src/port/win32env.c,v 1.4 2009/12/27 16:01:39 mha Exp $
13+
* $PostgreSQL: pgsql/src/port/win32env.c,v 1.5 2009/12/27 16:11:28 mha Exp $
1414
*
1515
*-------------------------------------------------------------------------
1616
*/
@@ -35,7 +35,6 @@ pgwin32_putenv(const char *envval)
3535
typedef int (_cdecl * PUTENVPROC) (const char *);
3636
HMODULE hmodule;
3737
static PUTENVPROC putenvFunc = NULL;
38-
int ret;
3938

4039
if (putenvFunc == NULL)
4140
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy