diff options
author | stuconnolly <stuart02@gmail.com> | 2010-10-14 19:49:59 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-10-14 19:49:59 +0000 |
commit | f0e656abd33789d8ad00a95c89b13bd891ae3879 (patch) | |
tree | e77843baf2e7e3ff01b4111921458080955e7b11 /Source/SPAppController.h | |
parent | c3fbbd781e061210637df6781ed10896e90485d2 (diff) | |
download | sequelpro-f0e656abd33789d8ad00a95c89b13bd891ae3879.tar.gz sequelpro-f0e656abd33789d8ad00a95c89b13bd891ae3879.tar.bz2 sequelpro-f0e656abd33789d8ad00a95c89b13bd891ae3879.zip |
Split out AppleScript support into a category of SPAppController.
Diffstat (limited to 'Source/SPAppController.h')
-rw-r--r-- | Source/SPAppController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPAppController.h b/Source/SPAppController.h index 999f5202..f5e92f16 100644 --- a/Source/SPAppController.h +++ b/Source/SPAppController.h @@ -39,7 +39,6 @@ NSURL *_sessionURL; NSMutableDictionary *_spfSessionDocData; - } // Window management |