summaryrefslogtreecommitdiff
path: root/uisimulator
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator')
-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 00a456507d..1bb87160ac 100644
--- a/uisimulator/common/lcd-common.c
+++ b/uisimulator/common/lcd-common.c
@@ -20,7 +20,6 @@
20 * 20 *
21 ****************************************************************************/ 21 ****************************************************************************/
22 22
23#include "lcd-common.h"
24#include "lcd.h" 23#include "lcd.h"
25#include "lcd-sdl.h" 24#include "lcd-sdl.h"
26 25
diff --git a/uisimulator/common/lcd-common.h b/uisimulator/common/lcd-common.h
deleted file mode 100644
index 8b78d8b85a..0000000000
--- a/uisimulator/common/lcd-common.h
+++ /dev/null
@@ -1,37 +0,0 @@
1/***************************************************************************
2 * __________ __ ___.
3 * Open \______ \ ____ ____ | | _\_ |__ _______ ___
4 * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7 * \/ \/ \/ \/ \/
8 * $Id$
9 *
10 * Copyright (C) 2002 by Robert E. Hak <rhak@ramapo.edu>
11 *
12 * Windows Version Copyright (C) 2002 by Felix Arends
13 * X11 Version Copyright (C) 2002 by Daniel Stenberg <daniel@haxx.se>
14 *
15 * All files in this archive are subject to the GNU General Public License.
16 * See the file COPYING in the source tree root for full license agreement.
17 *
18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19 * KIND, either express or implied.
20 *
21 ****************************************************************************/
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37