diff options
Diffstat (limited to 'ted.c')
-rw-r--r-- | ted.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -196,6 +196,3 @@ static bool ted_new_file(Ted *ted) { return false; } } - -static void menu_open(Ted *ted, Menu menu); -static void menu_escape(Ted *ted); |