aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
diff options
context:
space:
mode:
authorKostas Nakos2007-04-28 17:28:43 +0000
committerKostas Nakos2007-04-28 17:28:43 +0000
commit324e27c73d58146d330c69ceeac688c0222c171b (patch)
tree3aa324434e7810a650f3271e1ffc9668acefcaf7 /backends/platform/wince
parent59550346b4270c01a8870a3497df5cab17bcf2e0 (diff)
downloadscummvm-rg350-324e27c73d58146d330c69ceeac688c0222c171b.tar.gz
scummvm-rg350-324e27c73d58146d330c69ceeac688c0222c171b.tar.bz2
scummvm-rg350-324e27c73d58146d330c69ceeac688c0222c171b.zip
cleanup
svn-id: r26656
Diffstat (limited to 'backends/platform/wince')
-rw-r--r--backends/platform/wince/CEDevice.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/backends/platform/wince/CEDevice.h b/backends/platform/wince/CEDevice.h
index 1165377caa..7220b259d3 100644
--- a/backends/platform/wince/CEDevice.h
+++ b/backends/platform/wince/CEDevice.h
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2006 The ScummVM project
+ * Copyright (C) 2001-2007 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -28,8 +28,6 @@
#include "common/system.h"
#include "common/str.h"
-//#include <gx.h>
-
class CEDevice {
public:
static void init();