summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--generic/tclInt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclInt.h b/generic/tclInt.h
index e153aa8..d397879 100644
--- a/generic/tclInt.h
+++ b/generic/tclInt.h
@@ -3004,7 +3004,6 @@ typedef struct ProcessGlobalValue {
/*
*----------------------------------------------------------------------
- *
* Common functions for calculating overallocation. Trivial but allows for
* experimenting with growth factors without having to change code in
* multiple places. See TclAttemptAllocElemsEx and similar for usage