summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uisimulator/common/lcd-common.c1
-rw-r--r--uisimulator/common/lcd-common.h37
2 files changed, 0 insertions, 38 deletions
diff --git a/uisimulator/common/lcd-common.c b/uisimulator/common/lcd-common.c
index 00a4565..1bb8716 100644
--- a/uisimulator/common/lcd-common.c
+++ b/uisimulator/common/lcd-common.c
@@ -20,7 +20,6 @@
*
****************************************************************************/
-#include "lcd-common.h"
#include "lcd.h"
#include "lcd-sdl.h"
diff --git a/uisimulator/common/lcd-common.h b/uisimulator/common/lcd-common.h
deleted file mode 100644
index 8b78d8b..0000000
--- a/uisimulator/common/lcd-common.h
+++ /dev/null
@@ -1,37 +0,0 @@
-/***************************************************************************
- * __________ __ ___.
- * Open \______ \ ____ ____ | | _\_ |__ _______ ___
- * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
- * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
- * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
- * \/ \/ \/ \/ \/
- * $Id$
- *
- * Copyright (C) 2002 by Robert E. Hak <rhak@ramapo.edu>
- *
- * Windows Version Copyright (C) 2002 by Felix Arends
- * X11 Version Copyright (C) 2002 by Daniel Stenberg <daniel@haxx.se>
- *
- * All files in this archive are subject to the GNU General Public License.
- * See the file COPYING in the source tree root for full license agreement.
- *
- * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
- * KIND, either express or implied.
- *
- ****************************************************************************/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-