aboutsummaryrefslogtreecommitdiffstats
path: root/ScrollingTextView.h
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2011-03-16 02:04:14 -0400
committerBrian Cully <github.20.shmit@spamgourmet.com>2011-03-16 02:04:14 -0400
commit513324eb7bc0d93862e0efc238d3c3998f381670 (patch)
tree29e2509b81b2cc9caf67eb2c4e0e451c579bf284 /ScrollingTextView.h
parent56c019013b1a8fd10d123f1499db6571a8bb9e44 (diff)
downloadmoxie-513324eb7bc0d93862e0efc238d3c3998f381670.tar.gz
moxie-513324eb7bc0d93862e0efc238d3c3998f381670.zip
Remove keyDownToSuper on scrolling text view.
Unused.
Diffstat (limited to 'ScrollingTextView.h')
-rw-r--r--ScrollingTextView.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ScrollingTextView.h b/ScrollingTextView.h
index 2dbab1a..ef4a495 100644
--- a/ScrollingTextView.h
+++ b/ScrollingTextView.h
@@ -6,6 +6,4 @@
{
IBOutlet NSResponder *theResponder;
}
-
-- (void)keyDownToSuper: (NSEvent *)anEvent;
@end \ No newline at end of file