summaryrefslogtreecommitdiff
path: root/src/emap/status.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-10 19:13:59 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-10 19:13:59 +0300
commita369f1276f7a3f9f10dc6878d883e4cdd14ee132 (patch)
treeb7dfb5f04b7ebe87549b84e413bf8dc5b72ea59d /src/emap/status.h
parent6a5474b593cd47964e0999f837c1ac63538992b7 (diff)
downloadevol-hercules-a369f1276f7a3f9f10dc6878d883e4cdd14ee132.tar.gz
evol-hercules-a369f1276f7a3f9f10dc6878d883e4cdd14ee132.tar.bz2
evol-hercules-a369f1276f7a3f9f10dc6878d883e4cdd14ee132.tar.xz
evol-hercules-a369f1276f7a3f9f10dc6878d883e4cdd14ee132.zip
Remove hooking from function status_readdb_scconfig. Now it went to hercules.s20160717s20160713s20160712
Diffstat (limited to 'src/emap/status.h')
-rw-r--r--src/emap/status.h5
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