diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-11-14 16:30:16 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-11-14 16:30:28 +0100 |
commit | 4e7f9650e2a32b648cbd50ab113955920f960354 (patch) | |
tree | 53c1f46bf3558a30c188dca181802aaea57c9d26 /config_host.mk.in | |
parent | 96998ea61d58a4b5c67ab1c7589c069b3ce08d88 (diff) |
remove ancient lo-menubar implementation now that we have the shiny new one
Change-Id: Ie5ea41e7376838ac7f2ebfbe0d703e6a28d8a8a9
Diffstat (limited to 'config_host.mk.in')
-rw-r--r-- | config_host.mk.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in index 8e4c7dfec03b..d473422aecb9 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -157,7 +157,6 @@ export ENABLE_KDE4=@ENABLE_KDE4@ export ENABLE_KDE=@ENABLE_KDE@ export ENABLE_LIBLANGTAG=@ENABLE_LIBLANGTAG@ export ENABLE_LOCKDOWN=@ENABLE_LOCKDOWN@ -export ENABLE_LOMENUBAR=@ENABLE_LOMENUBAR@ export ENABLE_LTO=@ENABLE_LTO@ export ENABLE_MEDIAWIKI=@ENABLE_MEDIAWIKI@ export ENABLE_MINIMIZER=@ENABLE_MINIMIZER@ |