summaryrefslogtreecommitdiffstats
path: root/generic/tclCkalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclCkalloc.c')
-rw-r--r--generic/tclCkalloc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/tclCkalloc.c b/generic/tclCkalloc.c
index 938bd8e..340be80 100644
--- a/generic/tclCkalloc.c
+++ b/generic/tclCkalloc.c
@@ -753,7 +753,6 @@ Tcl_AttemptDbCkrealloc(
*
*----------------------------------------------------------------------
*/
- /* ARGSUSED */
static int
MemoryCmd(
ClientData clientData,
@@ -1169,7 +1168,6 @@ Tcl_DbCkfree(
*
*----------------------------------------------------------------------
*/
- /* ARGSUSED */
void
Tcl_InitMemory(
TCL_UNUSED(Tcl_Interp *) /*interp*/)