Mon Oct 18 18:06:36 PDT 2004
- Previous message: [Slony1-commit] By wieck: Added comment about -v switch Jan
- Next message: [Slony1-commit] By wieck: Added switch -v to slon and slonik to report version number
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Remove unused variable
Modified Files:
--------------
slony1-engine/src/slon:
slon.c (r1.34 -> r1.35)
-------------- next part --------------
Index: slon.c
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/slon/slon.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -Lsrc/slon/slon.c -Lsrc/slon/slon.c -u -w -r1.34 -r1.35
--- src/slon/slon.c
+++ src/slon/slon.c
@@ -61,7 +61,6 @@
{
char *cp1;
char *cp2;
- char *scratch;
SlonDString query;
PGresult *res;
int i, n;
- Previous message: [Slony1-commit] By wieck: Added comment about -v switch Jan
- Next message: [Slony1-commit] By wieck: Added switch -v to slon and slonik to report version number
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list