From b2461e0658f6deebf2b4a24e261fadb99f5125c6 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Tue, 19 Oct 2010 23:37:15 +0000 Subject: Tidy up. --- Source/SPTextView.m | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/SPTextView.m') diff --git a/Source/SPTextView.m b/Source/SPTextView.m index e913df51..c584a407 100644 --- a/Source/SPTextView.m +++ b/Source/SPTextView.m @@ -188,7 +188,6 @@ NSInteger alphabeticSort(id string1, id string2, void *reverse) [prefs addObserver:self forKeyPath:SPCustomQueryEditorTextColor options:NSKeyValueObservingOptionNew context:NULL]; [prefs addObserver:self forKeyPath:SPCustomQueryEditorTabStopWidth options:NSKeyValueObservingOptionNew context:NULL]; [prefs addObserver:self forKeyPath:SPCustomQueryAutoUppercaseKeywords options:NSKeyValueObservingOptionNew context:NULL]; - } - (void) setConnection:(MCPConnection *)theConnection withVersion:(NSInteger)majorVersion -- cgit v1.2.3