summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOpenGnSys Support Team <soporte-og@soleta.eu>2018-11-07 14:08:56 +0100
committerOpenGnSys Support Team <soporte-og@soleta.eu>2019-01-17 13:18:17 +0100
commit1d64416ce07051bb5650eb74feedba75b5412d8b (patch)
treecb3b733e54fdf8187b866e3d01dc5d2cc0604a10 /Makefile
parent59fb4d5ce28db787ab6e2b7345481b78b582ae7a (diff)
#580 remove dead code uncovered by statification
These functions are not used, remove them. sources/ogAdmServer.cpp:2208:13: warning: ‘bool actualizaCreacionSoftIncremental(Database, Table, char*, char*)’ defined but not used [-Wunused-function] static bool actualizaCreacionSoftIncremental(Database db, Table tbl, char* idi,char* idf) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sources/ogAdmServer.cpp:1626:13: warning: ‘bool RESPUESTA_Comando(int, TRAMA*)’ defined but not used [-Wunused-function] static bool RESPUESTA_Comando(int socket_c, TRAMA* ptrTrama) ^~~~~~~~~~~~~~~~~ sources/ogAdmServer.cpp:1600:13: warning: ‘bool Comando(int, TRAMA*)’ defined but not used [-Wunused-function] static bool Comando(int socket_c, TRAMA* ptrTrama) ^~~~~~~
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions