Changeset: 0f1fd60a6d79 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0f1fd60a6d79
Modified Files:
        gdk/gdk.h
Branch: viewless
Log Message:

BATsubhash is not needed anymore


diffs (12 lines):

diff --git a/gdk/gdk.h b/gdk/gdk.h
--- a/gdk/gdk.h
+++ b/gdk/gdk.h
@@ -1818,8 +1818,6 @@ gdk_export ptr ATOMdup(int id, const voi
  * structures.
  */
 gdk_export gdk_return BAThash(BAT *b);
-gdk_export gdk_return BATsubhash(BAT *b, BAT *s);
-
 
 /*
  * @- Column Imprints Functions
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to