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. - * - ****************************************************************************/ - - - - - - - - - - - - - - - -