From ae63466446af9b906d7a1795aaeb866956bd0c13 Mon Sep 17 00:00:00 2001 From: Nicola Mettifogo Date: Sun, 13 May 2007 14:38:05 +0000 Subject: cleanup svn-id: r26834 --- engines/parallaction/commands.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/parallaction/commands.h') diff --git a/engines/parallaction/commands.h b/engines/parallaction/commands.h index 91410218b9..dee063de66 100644 --- a/engines/parallaction/commands.h +++ b/engines/parallaction/commands.h @@ -73,7 +73,6 @@ struct Command { ~Command(); }; -//typedef Common::List CommandList; typedef ManagedList CommandList; } // namespace Parallaction -- cgit v1.2.3