summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2012-11-14 16:30:16 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2012-11-14 16:30:28 +0100
commit4e7f9650e2a32b648cbd50ab113955920f960354 (patch)
tree53c1f46bf3558a30c188dca181802aaea57c9d26 /postprocess
parent96998ea61d58a4b5c67ab1c7589c069b3ce08d88 (diff)
remove ancient lo-menubar implementation now that we have the shiny new one
Change-Id: Ie5ea41e7376838ac7f2ebfbe0d703e6a28d8a8a9
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index a18394e47d58..47c6c2bb40dd 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -282,10 +282,6 @@ my_components += \
my_components += component/slideshow/source/engine/OGLTrans/ogltrans
.END
-.IF "$(ENABLE_LOMENUBAR)" == "TRUE"
-my_components += component/framework/util/lomenubar
-.END
-
.IF "$(SOLAR_JAVA)" == "TRUE"
my_components += \
component/xmerge/source/bridge/XMergeBridge \