diff options
author | stuconnolly <stuart02@gmail.com> | 2011-07-11 21:47:07 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2011-07-11 21:47:07 +0000 |
commit | fa36e8280a3e3b02bbb39c152bd08061b302f168 (patch) | |
tree | c13dbb4dc4311a4a413de80429e40b720e5e7bca /Source/SPDatabaseViewController.m | |
parent | 79bba63e1bed358c458f49351d8c4836c0fec20b (diff) | |
download | sequelpro-fa36e8280a3e3b02bbb39c152bd08061b302f168.tar.gz sequelpro-fa36e8280a3e3b02bbb39c152bd08061b302f168.tar.bz2 sequelpro-fa36e8280a3e3b02bbb39c152bd08061b302f168.zip |
Minor tidy up.
Diffstat (limited to 'Source/SPDatabaseViewController.m')
-rw-r--r-- | Source/SPDatabaseViewController.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPDatabaseViewController.m b/Source/SPDatabaseViewController.m index 171ff8f6..19716a22 100644 --- a/Source/SPDatabaseViewController.m +++ b/Source/SPDatabaseViewController.m @@ -43,7 +43,6 @@ @end - @implementation SPDatabaseDocument (SPDatabaseViewController) #pragma mark - |