aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseData.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPDatabaseData.h')
-rw-r--r--Source/SPDatabaseData.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/Source/SPDatabaseData.h b/Source/SPDatabaseData.h
index de98ff9d..4555acdf 100644
--- a/Source/SPDatabaseData.h
+++ b/Source/SPDatabaseData.h
@@ -26,14 +26,6 @@
#import <Cocoa/Cocoa.h>
#import <MCPKit/MCPKit.h>
-typedef struct
-{
- NSUInteger nr;
- const char *name;
- const char *collation;
- const char *description;
-} SPDatabaseCharSets;
-
@class SPServerSupport;
/**