projects
/
slony1-engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95d82dc
)
Fixing compiler warning, removing unused variable
author
Steve Singer
<ssinger@ca.afilias.info>
Thu, 25 Aug 2011 14:26:32 +0000
(10:26 -0400)
committer
Steve Singer
<ssinger@ca.afilias.info>
Thu, 25 Aug 2011 14:26:32 +0000
(10:26 -0400)
src/slonik/slonik.c
patch
|
blob
|
blame
|
history
diff --git
a/src/slonik/slonik.c
b/src/slonik/slonik.c
index d94ed5eb7f37350d9f4c2149395cf3ffc28f3a9c..8d40cce409717e1f62cff6127c5d9f1baadcab8e 100644
(file)
--- 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];
/*