aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableCopy.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2010-08-12 15:38:40 +0000
committerstuconnolly <stuart02@gmail.com>2010-08-12 15:38:40 +0000
commite07cb607138c5918977f27193a004c98526f896b (patch)
tree9b5ff9c5c9e89a7da26afb5711023920f5592ef9 /Source/SPTableCopy.h
parent29b0a25902f7260df89394f29f57af6f69ddc49c (diff)
downloadsequelpro-e07cb607138c5918977f27193a004c98526f896b.tar.gz
sequelpro-e07cb607138c5918977f27193a004c98526f896b.tar.bz2
sequelpro-e07cb607138c5918977f27193a004c98526f896b.zip
Minor tidy up including the removal of unnecessary imports.
Diffstat (limited to 'Source/SPTableCopy.h')
-rw-r--r--Source/SPTableCopy.h3
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.