diff options
Diffstat (limited to 'Source/SPTableCopy.h')
-rw-r--r-- | Source/SPTableCopy.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/SPTableCopy.h b/Source/SPTableCopy.h index 37ed452a..32eadcfc 100644 --- a/Source/SPTableCopy.h +++ b/Source/SPTableCopy.h @@ -27,8 +27,7 @@ /** * The SPTableCopy class povides functionality to copy tables between databases. */ -@interface SPTableCopy : SPDBActionCommons { -} +@interface SPTableCopy : SPDBActionCommons /** * This method copies a table structure from one db to another. |