This commit is contained in:
brianb
2004-02-08 22:29:56 +00:00
parent 94b114c0d9
commit df4a73b45b
3 changed files with 2 additions and 3 deletions

View File

@@ -13,8 +13,6 @@ typedef struct {
GPtrArray *columns;
int num_tables;
GPtrArray *tables;
//int num_sargs;
//GPtrArray *sargs;
MdbTableDef *cur_table;
MdbSargNode *sarg_tree;
GList *sarg_stack;