Changeset: da35f7ed0d0a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=da35f7ed0d0a
Modified Files:
clients/mapiclient/tomograph.c
Branch: default
Log Message:
Remove unused variable
diffs (12 lines):
diff --git a/clients/mapiclient/tomograph.c b/clients/mapiclient/tomograph.c
--- a/clients/mapiclient/tomograph.c
+++ b/clients/mapiclient/tomograph.c
@@ -121,7 +121,7 @@ typedef struct _wthread {
static wthread *thds = NULL;
static char hostname[128];
static char *filename="tomograph";
-static char *inputfile=0;
+//static char *inputfile=0;
static char *tracefile=0;
static long startrange=0, endrange= 0;
static char *title =0;
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list