aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPGrowlController.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2012-06-27 09:42:27 +0000
committerstuconnolly <stuart02@gmail.com>2012-06-27 09:42:27 +0000
commit018271d3804ead3488e089898695f7f1d2cda812 (patch)
treefff8d7e86a5d5c7fab66ed15b4183adffbad2eee /Source/SPGrowlController.h
parente0be0f0668619e4fb70e23d8e25b2680f12b6a12 (diff)
downloadsequelpro-018271d3804ead3488e089898695f7f1d2cda812.tar.gz
sequelpro-018271d3804ead3488e089898695f7f1d2cda812.tar.bz2
sequelpro-018271d3804ead3488e089898695f7f1d2cda812.zip
Tidy up an use enums.
Diffstat (limited to 'Source/SPGrowlController.h')
-rw-r--r--Source/SPGrowlController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPGrowlController.h b/Source/SPGrowlController.h
index 2075b143..8ad6bf70 100644
--- a/Source/SPGrowlController.h
+++ b/Source/SPGrowlController.h
@@ -63,6 +63,5 @@
// Timing functions
- (void)setVisibilityForNotificationName:(NSString *)name;
-- (double)milliTime;
@end