summaryrefslogtreecommitdiff
path: root/storage/connect/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/connect/filter.h')
-rw-r--r--storage/connect/filter.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/storage/connect/filter.h b/storage/connect/filter.h
index 11b77aec132..c6ab8fddd35 100644
--- a/storage/connect/filter.h
+++ b/storage/connect/filter.h
@@ -61,9 +61,6 @@ class DllExport FILTER : public XOBJECT { /* Filter description block */
//virtual PXOB CheckSubQuery(PGLOBAL, PSQL);
//virtual bool CheckLocal(PTDB);
//virtual int CheckSpcCol(PTDB tdbp, int n);
-#if defined(MONGO_SUPPORT)
- bool MakeSelector(PGLOBAL g, PSTRG s);
-#endif // MONGO_SUPPORT
virtual void Printf(PGLOBAL g, FILE *f, uint n);
virtual void Prints(PGLOBAL g, char *ps, uint z);
// PFIL Linearize(bool nosep);