memory leaks fixing
This commit is contained in:
@@ -7,7 +7,6 @@ SOURCES += \
|
||||
main.cpp \
|
||||
conexion.cpp \
|
||||
conexion_ssl.cpp \
|
||||
thread_selector.cpp \
|
||||
config_reader.cpp \
|
||||
tests.cpp \
|
||||
data_acces.cpp \
|
||||
@@ -19,7 +18,6 @@ SOURCES += \
|
||||
HEADERS += \
|
||||
conexion.h \
|
||||
conexion_ssl.h \
|
||||
thread_selector.h \
|
||||
config_reader.h \
|
||||
tests.h \
|
||||
data_acces.h \
|
||||
|
||||
Reference in New Issue
Block a user