summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2010-12-09 23:13:03 +0100
committerJesús Corrius <jesus@softcatala.org>2010-12-09 23:14:21 +0100
commitb02ee6a46cfa9ac5a565cc1122ffeffd89a68724 (patch)
treebc63b345b772d2d141f6f8d8ff5521dbae77d46d /framework
parent85c2c9a5a2869cfbf6b4a65bf7acddead85b2336 (diff)
Remove references to unicows.dll
Diffstat (limited to 'framework')
-rwxr-xr-x[-rw-r--r--]framework/util/makefile.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk
index 78c680f5adc2..82b18cd97cbd 100644..100755
--- a/framework/util/makefile.mk
+++ b/framework/util/makefile.mk
@@ -124,7 +124,6 @@ SHL1STDLIBS= \
.IF "$(GUI)"=="WNT"
SHL1STDLIBS+=\
$(UWINAPILIB) \
- $(UNICOWSLIB) \
$(ADVAPI32LIB) \
$(KERNEL32LIB)
.ENDIF