diff --git a/commands/CmdCD.c b/commands/CmdCD.c index ac4e3c08..3b029218 100644 --- a/commands/CmdCD.c +++ b/commands/CmdCD.c @@ -1323,8 +1323,6 @@ CmdCellname( /* Unload the cell definition and re-read with search paths */ if (locargc == 3) { - void cmdFlushCell(CellDef *def, int force_deref); - if (cellname == NULL) cellDef = EditRootDef; else