Changeset: c3461157b7bd for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/c3461157b7bd Modified Files: gdk/gdk_system.h Branch: Dec2025 Log Message:
Cleanup: remove duplicate defines. diffs (14 lines): diff --git a/gdk/gdk_system.h b/gdk/gdk_system.h --- a/gdk/gdk_system.h +++ b/gdk/gdk_system.h @@ -106,10 +106,6 @@ #endif #endif -/* also see gdk.h for these */ -#define THRDMASK (1U) -#define TEMMASK (1U<<10) - /* * @- pthreads Includes and Definitions */ _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
