Changeset: eef9294c0416 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=eef9294c0416
Modified Files:
monetdb5/modules/atoms/json.c
Branch: json
Log Message:
Remove unused code
diffs (16 lines):
diff --git a/monetdb5/modules/atoms/json.c b/monetdb5/modules/atoms/json.c
--- a/monetdb5/modules/atoms/json.c
+++ b/monetdb5/modules/atoms/json.c
@@ -50,12 +50,8 @@
return msg;
\
}
-#define SEPARATOR ' '
-
int TYPE_json;
-#define JSONlast(J) ((J)->free-1)
-
/* Internal constructors. */
static int jsonhint = 8;
static JSON *JSONparse(const char *j);
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list