diff options
author | OpenGnSys Support Team <soporte-og@soleta.eu> | 2018-11-07 14:08:56 +0100 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2019-01-17 13:18:17 +0100 |
commit | 1d64416ce07051bb5650eb74feedba75b5412d8b (patch) | |
tree | cb3b733e54fdf8187b866e3d01dc5d2cc0604a10 /sources/ogAdmServer.h | |
parent | 59fb4d5ce28db787ab6e2b7345481b78b582ae7a (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 'sources/ogAdmServer.h')
0 files changed, 0 insertions, 0 deletions