Changeset: 4bc213582e28 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4bc213582e28
Modified Files:
monetdb5/mal/mal_function.c
Branch: Jan2014
Log Message:
Remove dead code.
diffs (14 lines):
diff --git a/monetdb5/mal/mal_function.c b/monetdb5/mal/mal_function.c
--- a/monetdb5/mal/mal_function.c
+++ b/monetdb5/mal/mal_function.c
@@ -1175,10 +1175,6 @@ showFlowGraph(MalBlkPtr mb, MalStkPtr st
oline = line;
}
free(buf);
- if (stethoscope ) {
- mnstr_close(f);
- buffer_destroy(bufstr);
- } else MT_sleep_ms(4000); /* delay for stethoscope */
} else if (f != GDKout) {
if (stethoscope )
mnstr_close(f);
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list