summaryrefslogtreecommitdiffstats
path: root/toolkit
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-02-20 15:00:58 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-02-20 15:00:58 +0100
commit26d7c44f1707482727167042da0922bff0efb6b3 (patch)
treeb4061184d574bd31298d61b8e7f9078b53429cea /toolkit
parent303e4314fd52fa8b61277df7e08d225d24b0ec53 (diff)
downloadUXP-26d7c44f1707482727167042da0922bff0efb6b3.tar
UXP-26d7c44f1707482727167042da0922bff0efb6b3.tar.gz
UXP-26d7c44f1707482727167042da0922bff0efb6b3.tar.lz
UXP-26d7c44f1707482727167042da0922bff0efb6b3.tar.xz
UXP-26d7c44f1707482727167042da0922bff0efb6b3.zip
Remove reference to standalone component.
Tag #145
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/mozapps/update/updater/updater-common.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolkit/mozapps/update/updater/updater-common.build b/toolkit/mozapps/update/updater/updater-common.build
index 6444df8d9..7b7ee35bb 100644
--- a/toolkit/mozapps/update/updater/updater-common.build
+++ b/toolkit/mozapps/update/updater/updater-common.build
@@ -33,9 +33,6 @@ if CONFIG['OS_ARCH'] == 'WINNT':
LOCAL_INCLUDES += [
'/toolkit/xre',
]
- USE_LIBS += [
- 'updatecommon-standalone',
- ]
OS_LIBS += [
'comctl32',
'ws2_32',