aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/timers.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/timers.h')
-rw-r--r--engines/tinsel/timers.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/tinsel/timers.h b/engines/tinsel/timers.h
index 022604b662..9bf85d9c35 100644
--- a/engines/tinsel/timers.h
+++ b/engines/tinsel/timers.h
@@ -18,9 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL$
- * $Id$
- *
* Handles timers.
*/
@@ -31,7 +28,7 @@
#include "tinsel/dw.h"
namespace Common {
- class Serializer;
+class Serializer;
}
namespace Tinsel {