Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1999873

Browse files
committed
Remove duplicate function prototype.
Kyotaro Horiguchi
1 parent ff06648 commit 1999873

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/libpq/pqcomm.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ static void socket_startcopyout(void);
145145
static void socket_endcopyout(bool errorAbort);
146146
static int internal_putbytes(const char *s, size_t len);
147147
static int internal_flush(void);
148-
static void socket_set_nonblocking(bool nonblocking);
149148

150149
#ifdef HAVE_UNIX_SOCKETS
151150
static int Lock_AF_UNIX(char *unixSocketDir, char *unixSocketPath);

0 commit comments

Comments
 (0)