Removed unnecessary line

This commit is contained in:
vraatikka 2013-08-05 10:25:45 +03:00
parent cae4d38a7e
commit ee68633c22

View File

@ -25,7 +25,6 @@ testcomp:
-Wl,-rpath,$(DEST)/lib \
-Wl,-rpath,$(LOG_MANAGER_PATH)/ \
-o testlog -DSS_DEBUG \
-I$(SOLIDDB_SRC_PATH)/include \
-I$(MARIADB_SRC_PATH)/include \
-I$(LOG_MANAGER_PATH) -I$(ROOT_PATH)/utils testlog.c \
-llog_manager $(LDLIBS) \