diff options
author | stuconnolly <stuart02@gmail.com> | 2009-12-18 20:19:03 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-12-18 20:19:03 +0000 |
commit | 9ed7bc2eaa45f6c06477d37ccf206575e06f2187 (patch) | |
tree | 60cb6dc91a5b6b29f116f29103a3266f7e3f3c7a /Source/SPTableRelations.h | |
parent | e895f8dcba0784e2fee9ba855ee0de12e8deaefb (diff) | |
download | sequelpro-9ed7bc2eaa45f6c06477d37ccf206575e06f2187.tar.gz sequelpro-9ed7bc2eaa45f6c06477d37ccf206575e06f2187.tar.bz2 sequelpro-9ed7bc2eaa45f6c06477d37ccf206575e06f2187.zip |
Random source tidy up changes.
Diffstat (limited to 'Source/SPTableRelations.h')
-rw-r--r-- | Source/SPTableRelations.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPTableRelations.h b/Source/SPTableRelations.h index 66424d20..fb32fd12 100644 --- a/Source/SPTableRelations.h +++ b/Source/SPTableRelations.h @@ -26,8 +26,6 @@ #import <Cocoa/Cocoa.h> #import <MCPKit/MCPKit.h> -@class CMCopyTable; - @interface SPTableRelations : NSObject { IBOutlet id tableDocumentInstance; |