Changeset: e3c06feb7295 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e3c06feb7295
Modified Files:
        monetdb5/modules/mal/mosaic_frame.c
Branch: mosaic
Log Message:

Remove debugging


diffs (13 lines):

diff --git a/monetdb5/modules/mal/mosaic_frame.c 
b/monetdb5/modules/mal/mosaic_frame.c
--- a/monetdb5/modules/mal/mosaic_frame.c
+++ b/monetdb5/modules/mal/mosaic_frame.c
@@ -270,8 +270,8 @@ MOScreateframeDictionary(Client cntxt, M
                        }
                }
        }
+#ifdef _DEBUG_MOSAIC_
        MOSdump_frame(cntxt, task);
-#ifdef _DEBUG_MOSAIC_
 #endif
 }
 
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to