diff options
Diffstat (limited to 'src/libcmd/command.hh')
-rw-r--r-- | src/libcmd/command.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libcmd/command.hh b/src/libcmd/command.hh index 454197b1c..196bd3aaa 100644 --- a/src/libcmd/command.hh +++ b/src/libcmd/command.hh @@ -275,7 +275,6 @@ void printClosureDiff( void runRepl( ref<EvalState> evalState, - const Expr & expr, const ValMap & extraEnv); } |