Changeset: b5f185cb4f7e for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b5f185cb4f7e
Modified Files:
gdk/gdk.h
Branch: default
Log Message:
Cleanup: remove unused macro.
diffs (13 lines):
diff --git a/gdk/gdk.h b/gdk/gdk.h
--- a/gdk/gdk.h
+++ b/gdk/gdk.h
@@ -820,9 +820,6 @@ typedef struct {
int len, vtype;
} *ValPtr, ValRecord;
-/* definition of VALptr lower down in file after include of gdk_atoms.h */
-#define VALnil(v,t) VALset(v,t,ATOMextern(t)?ATOMnil(t):ATOMnilptr(t))
-
/* interface definitions */
gdk_export ptr VALconvert(int typ, ValPtr t);
gdk_export int VALformat(char **buf, const ValRecord *res);
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list