From d237944d9a8477dd5714c6abf34a053a80602b0d Mon Sep 17 00:00:00 2001 From: Steve Singer Date: Thu, 25 Aug 2011 10:26:32 -0400 Subject: [PATCH] Fixing compiler warning, removing unused variable --- src/slonik/slonik.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/slonik/slonik.c b/src/slonik/slonik.c index d94ed5eb..8d40cce4 100644 --- a/src/slonik/slonik.c +++ b/src/slonik/slonik.c @@ -54,7 +54,6 @@ int block_stmt_no=0; int last_event_node=-1; int auto_wait_disabled=0; -static char myfull_path[MAXPGPATH]; static char share_path[MAXPGPATH]; /* -- 2.39.5