Fri May 27 21:44:14 PDT 2005
- Previous message: [Slony1-commit] By cbbrowne: Change final elements in each array-of-structs to use {0}.
- Next message: [Slony1-commit] By cbbrowne: make clean and distclean should wipe out any local copies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
remove extra no-op
Modified Files:
--------------
slony1-engine/src/slon:
misc.c (r1.17 -> r1.18)
-------------- next part --------------
Index: misc.c
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/slon/misc.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -Lsrc/slon/misc.c -Lsrc/slon/misc.c -u -w -r1.17 -r1.18
--- src/slon/misc.c
+++ src/slon/misc.c
@@ -146,8 +146,6 @@
}
}
- sprintf(outbuf, "");
-
if (logtimestamp == true && (Use_syslog != 1))
{
strftime(time_buf, sizeof(time_buf), log_timestamp_format, localtime(&stamp_time));
- Previous message: [Slony1-commit] By cbbrowne: Change final elements in each array-of-structs to use {0}.
- Next message: [Slony1-commit] By cbbrowne: make clean and distclean should wipe out any local copies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list