From c6b68c28f438f6f0f4e6b92782991211d868b858 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 5 Oct 2014 18:07:27 +0200 Subject: cocoa: remove --fs-missioncontrol This is the first of a series of commits that will change the Cocoa way in a way that is easily embeddable inside parent views. To reach that point common code must avoid referencing the parent NSWindow since that could be the host application's window. --- options/m_config.c | 1 - 1 file changed, 1 deletion(-) (limited to 'options/m_config.c') diff --git a/options/m_config.c b/options/m_config.c index c0ebd3cf70..46af3446a3 100644 --- a/options/m_config.c +++ b/options/m_config.c @@ -975,7 +975,6 @@ static const char *const replaced_opts = "|right-alt-gr#--input-right-alt-gr" "|autosub#--sub-auto" "|autosub-match#--sub-auto" - "|native-fs#--fs-missioncontrol" "|status-msg#--term-status-msg" "|idx#--index" "|forceidx#--index" -- cgit v1.2.3