aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPConstants.h')
-rw-r--r--Source/SPConstants.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/Source/SPConstants.h b/Source/SPConstants.h
index b730d220..5cbfa463 100644
--- a/Source/SPConstants.h
+++ b/Source/SPConstants.h
@@ -83,14 +83,6 @@ typedef enum {
SPRowCountFetchAlways = 2
} SPRowCountQueryUsageLevels;
-// Export type
-typedef enum {
- SPExportingSQL = 0,
- SPExportingCSV = 1,
- SPExportingXML = 2,
- SPExportingDOT = 3
-} SPExportMode;
-
// Database object (table list) types
typedef enum
{