aboutsummaryrefslogtreecommitdiffstats
path: root/src/AppDelegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AppDelegate.h')
-rw-r--r--src/AppDelegate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/AppDelegate.h b/src/AppDelegate.h
index 4dba427..d48e22c 100644
--- a/src/AppDelegate.h
+++ b/src/AppDelegate.h
@@ -4,6 +4,5 @@
NSWindow *_window;
NSScrollView *_scroll_view;
NSTextView *_text_view;
- // NSTextFinder *_text_finder;
}
@end