Changeset: 8a278aad031f for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/8a278aad031f
Modified Files:
sql/storage/store.c
Branch: Sep2022
Log Message:
Removing obsolete line
diffs (12 lines):
diff --git a/sql/storage/store.c b/sql/storage/store.c
--- a/sql/storage/store.c
+++ b/sql/storage/store.c
@@ -21,8 +21,6 @@
/* version 05.23.02 of catalog */
#define CATALOG_VERSION 52302 /* first in Sep2022 */
-static int sys_drop_table(sql_trans *tr, sql_table *t, int drop_action);
-
ulng
store_function_counter(sqlstore *store)
{
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]