Changeset: 1fffc79ac095 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1fffc79ac095
Modified Files:
monetdb5/modules/mal/sample.c
Branch: default
Log Message:
remove an (overlooked) line of debug code from sample.c
diffs (12 lines):
diff --git a/monetdb5/modules/mal/sample.c b/monetdb5/modules/mal/sample.c
--- a/monetdb5/modules/mal/sample.c
+++ b/monetdb5/modules/mal/sample.c
@@ -141,8 +141,6 @@ SAMPLEuniform(bat *r, bat *b, ptr s) {
BATseqbase(br, bb->hseqbase);
BATsetcount(br, sz);
- BATprint(br);
-
BBPunfix(bb->batCacheid);
BBPkeepref(*r = br->batCacheid);
return MAL_SUCCEED;
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list