Changeset: 4144b9e82477 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4144b9e82477
Modified Files:
monetdb5/mal/mal_resolve.c
Branch: default
Log Message:
Remove old stuff
diffs (19 lines):
diff --git a/monetdb5/mal/mal_resolve.c b/monetdb5/mal/mal_resolve.c
--- a/monetdb5/mal/mal_resolve.c
+++ b/monetdb5/mal/mal_resolve.c
@@ -29,15 +29,6 @@ static int typeKind(MalBlkPtr mb, InstrP
str traceFcnName = "____";
int tracefcn;
int polyVector[MAXTYPEVAR];
-#if 0
-void
-polyInit(void)
-{
- int i;
- for (i = 0; i < MAXTYPEVAR; i++)
- polyVector[i] = TYPE_any;
-}
-#endif
/*
* We found the proper function. Copy some properties. In particular,
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list