Remove duplicate entry

This commit is contained in:
HiroSatou 2014-03-22 16:47:10 +01:00
parent 0f2c10e18a
commit 14cc057b00

View File

@ -231,8 +231,7 @@ HEADERS += src/qt/bitcoingui.h \
src/sph_cubehash.h \
src/sph_echo.h \
src/sph_shavite.h \
src/sph_simd.h \
src/sph_types.h
src/sph_simd.h
SOURCES += src/qt/bitcoin.cpp \
src/qt/bitcoingui.cpp \