diff options
Diffstat (limited to 'src/emap/status.h')
-rw-r--r-- | src/emap/status.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/emap/status.h b/src/emap/status.h index b8d77f5..0f78346 100644 --- a/src/emap/status.h +++ b/src/emap/status.h @@ -44,9 +44,4 @@ int estatus_change_end__post(int retVal, enum sc_type type, int tid, const char* file, int line); -bool estatus_readdb_scconfig_post(bool retVal, - char* fields[], - int columns, - int current); - #endif // EVOL_MAP_STATUS |