From 3d30be85577b81489ff3231c1c8b639f132863a4 Mon Sep 17 00:00:00 2001 From: Michael Giacomelli Date: Sat, 14 Jun 2008 23:10:47 +0000 Subject: lcd-common.h hasn't contained code in nearly 6 years. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17722 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/common/lcd-common.c | 1 - uisimulator/common/lcd-common.h | 37 ------------------------------------- 2 files changed, 38 deletions(-) delete mode 100644 uisimulator/common/lcd-common.h (limited to 'uisimulator') 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 @@ * ****************************************************************************/ -#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 8b78d8b85a..0000000000 --- a/uisimulator/common/lcd-common.h +++ /dev/null @@ -1,37 +0,0 @@ -/*************************************************************************** - * __________ __ ___. - * Open \______ \ ____ ____ | | _\_ |__ _______ ___ - * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / - * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < - * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ - * \/ \/ \/ \/ \/ - * $Id$ - * - * Copyright (C) 2002 by Robert E. Hak - * - * Windows Version Copyright (C) 2002 by Felix Arends - * X11 Version Copyright (C) 2002 by Daniel Stenberg - * - * 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. - * - ****************************************************************************/ - - - - - - - - - - - - - - - - -- cgit v1.2.3