aboutsummaryrefslogtreecommitdiffstats
path: root/TableDocument.h
diff options
context:
space:
mode:
authorabhibeckert <abhi@abhibeckert.com>2008-04-20 21:53:51 +0000
committerabhibeckert <abhi@abhibeckert.com>2008-04-20 21:53:51 +0000
commitb290f9366a9d85b00c56501c67dacfbf5726303f (patch)
tree19ede8d0a3589c41f21a23067c47b7cf6159b134 /TableDocument.h
parent0261432e0704f5afe4067e7288d7845c6c8bb82f (diff)
downloadsequelpro-b290f9366a9d85b00c56501c67dacfbf5726303f.tar.gz
sequelpro-b290f9366a9d85b00c56501c67dacfbf5726303f.tar.bz2
sequelpro-b290f9366a9d85b00c56501c67dacfbf5726303f.zip
refactor favourites system in connect sheet
Diffstat (limited to 'TableDocument.h')
-rw-r--r--TableDocument.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TableDocument.h b/TableDocument.h
index f0d1ba19..95eda92c 100644
--- a/TableDocument.h
+++ b/TableDocument.h
@@ -87,7 +87,6 @@
- (IBAction)chooseFavorite:(id)sender;
- (id)selectedFavorite;
- (NSString *)selectedFavoritePassword;
-- (void)setFavorites;
- (void)addToFavoritesHost:(NSString *)host socket:(NSString *)socket
user:(NSString *)user password:(NSString *)password
port:(NSString *)port database:(NSString *)database