Remove reference to standalone component.

Tag #145
This commit is contained in:
wolfbeast 2019-02-20 15:00:58 +01:00 committed by Roy Tam
commit 10670e35a9

View file

@ -33,9 +33,6 @@ if CONFIG['OS_ARCH'] == 'WINNT':
LOCAL_INCLUDES += [
'/toolkit/xre',
]
USE_LIBS += [
'updatecommon-standalone',
]
OS_LIBS += [
'comctl32',
'ws2_32',