Merge of r5012: configure: removed redundant variable assignment.

This commit is contained in:
Maxim Dounin 2013-02-11 15:28:50 +00:00
parent 52a3d34650
commit c03f5f6e9d
1 changed files with 0 additions and 3 deletions

View File

@ -73,9 +73,6 @@ CFLAGS="$CFLAGS -WX"
# disable logo
CFLAGS="$CFLAGS -nologo"
LINK="\$(CC)"
# the link flags
CORE_LINK="$CORE_LINK -link -verbose:lib"