summaryrefslogtreecommitdiffstats
path: root/tcps_sess.c
diff options
context:
space:
mode:
Diffstat (limited to 'tcps_sess.c')
-rw-r--r--tcps_sess.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tcps_sess.c b/tcps_sess.c
index b8ea0878..62882f5b 100644
--- a/tcps_sess.c
+++ b/tcps_sess.c
@@ -56,8 +56,6 @@ DEFobjCurrIf(datetime)
static int iMaxLine; /* maximum size of a single message */
-#define TIME_REQUERY_DFLT 16 // TODO change back! 2
-static int iTimeRequery = TIME_REQUERY_DFLT;/* how often is time to be queried inside tight recv loop? 0=always */
static int iNbrTimeUsed = 0; /* how often has previous time been used so far? */