summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/MorkParser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mork/MorkParser.hxx')
-rw-r--r--connectivity/source/drivers/mork/MorkParser.hxx14
1 files changed, 0 insertions, 14 deletions
diff --git a/connectivity/source/drivers/mork/MorkParser.hxx b/connectivity/source/drivers/mork/MorkParser.hxx
index 972f9141d3b9..b43557400f9f 100644
--- a/connectivity/source/drivers/mork/MorkParser.hxx
+++ b/connectivity/source/drivers/mork/MorkParser.hxx
@@ -59,23 +59,9 @@ enum MorkErrors
{
NoError = 0,
FailedToOpen,
- UnsupportedVersion,
DefectedFormat
};
-// Mork term types
-enum MorkTerm
-{
- NoneTerm = 0,
- DictTerm,
- GroupTerm,
- TableTerm,
- RowTerm,
- CellTerm,
- CommentTerm,
- LiteralTerm
-};
-
/// Class MorkParser