summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2019-07-03 00:49:45 +0000
committerJan-Marek Glogowski <glogow@fbihome.de>2019-07-03 13:38:25 +0200
commit760801be6db08abca69d65f754cb66317168d0cb (patch)
tree8477e710d1779f609b217c4306d33f7d8831f6fc /config_host.mk.in
parent132803f99818bffbdc260918ad7a304f228f2843 (diff)
Drop unused MOC4 export
Was missed when the kde4 VCL plugin got removed. Change-Id: Ia6e7fb87577572d450c7851b5559041dea68d19e Reviewed-on: https://gerrit.libreoffice.org/75023 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 506527a221be..5c7038211a11 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -390,7 +390,6 @@ export MERGELIBS=@MERGELIBS@
export MINGWCXX=@MINGWCXX@
export MINGWSTRIP=@MINGWSTRIP@
export ML_EXE=@ML_EXE@
-export MOC4=@MOC4@
export MOC5=@MOC5@
export MPL_SUBSET=@MPL_SUBSET@
export MSGFMT=@MSGFMT@