Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc4371cd

Browse files
committed
Remove now unreferenced variable.
1 parent8c940a3 commitc4371cd

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
typedefint (_cdecl*PUTENVPROC) (constchar*);
3636
HMODULEhmodule;
3737
staticPUTENVPROCputenvFunc=NULL;
38-
intret;
3938

4039
if (putenvFunc==NULL)
4140
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp