summaryrefslogtreecommitdiffstats
path: root/generic/tclDate.h
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2017-01-10 23:01:23 (GMT)
committersebres <sebres@users.sourceforge.net>2017-01-10 23:01:23 (GMT)
commita46b1f79d3095b4e867148fee2cb94dfe84fab44 (patch)
tree81f79e0e7c73908fcaedd86ef8d1fd6609299f3f /generic/tclDate.h
parent45c23f525667f963acefc9114c79a9a28d5ab1a9 (diff)
downloadtcl-a46b1f79d3095b4e867148fee2cb94dfe84fab44.zip
tcl-a46b1f79d3095b4e867148fee2cb94dfe84fab44.tar.gz
tcl-a46b1f79d3095b4e867148fee2cb94dfe84fab44.tar.bz2
code review and inline documentation
Diffstat (limited to 'generic/tclDate.h')
-rw-r--r--generic/tclDate.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/generic/tclDate.h b/generic/tclDate.h
index cf307a6..1519842 100644
--- a/generic/tclDate.h
+++ b/generic/tclDate.h
@@ -509,11 +509,4 @@ MODULE_SCOPE int ClockFormat(register DateFormat *dateFmt,
MODULE_SCOPE void ClockFrmScnClearCaches(void);
-/*
- * Other externals.
- */
-
-MODULE_SCOPE unsigned long TclEnvEpoch; /* Epoch of the tcl environment
- * (if changed with tcl-env). */
-
#endif /* _TCLCLOCK_H */