diff options
author | stuconnolly <stuart02@gmail.com> | 2013-01-17 16:59:11 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2013-01-17 16:59:11 +0000 |
commit | 4f1551950fb585328fe808f553122ff576063bab (patch) | |
tree | 822ae0d9ba61e8dbcfe20266fb283c5ba9805680 /Source/SPTableInfo.h | |
parent | f56224f93ffb8c8bd0a416d9cccea4d83c07c358 (diff) | |
download | sequelpro-4f1551950fb585328fe808f553122ff576063bab.tar.gz sequelpro-4f1551950fb585328fe808f553122ff576063bab.tar.bz2 sequelpro-4f1551950fb585328fe808f553122ff576063bab.zip |
Small table info tidy up.
Diffstat (limited to 'Source/SPTableInfo.h')
-rw-r--r-- | Source/SPTableInfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPTableInfo.h b/Source/SPTableInfo.h index a6967c10..bcaad21f 100644 --- a/Source/SPTableInfo.h +++ b/Source/SPTableInfo.h @@ -39,7 +39,6 @@ IBOutlet id tableDocumentInstance; IBOutlet NSTableView *activitiesTable; - IBOutlet NSScrollView *tableInfoScrollView; NSMutableArray *info; |