changeset: 116:2a6dec9c0c3c
tag: tip
user: Enno Boland (tox) <tox_AT_s01.de>
date: Tue Oct 13 22:02:06 2009 +0200
files: surf.c
description:
removing debug output
diff -r 145e29492efb -r 2a6dec9c0c3c surf.c
--- a/surf.c Tue Oct 13 22:01:19 2009 +0200
+++ b/surf.c Tue Oct 13 22:02:06 2009 +0200
@@ -136,7 +136,6 @@
/* creating file (gives error when apath ends with "/") */
if((f = g_fopen(apath, "a")))
fclose(f);
- puts(apath);
return apath;
}
Received on Tue Oct 13 2009 - 21:16:29 UTC
This archive was generated by hypermail 2.2.0 : Tue Oct 13 2009 - 21:24:09 UTC