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
This commit is contained in:
Michael Giacomelli 2008-06-14 23:10:47 +00:00
parent 3d40144e34
commit 3d30be8557
2 changed files with 0 additions and 38 deletions

View file

@ -20,7 +20,6 @@
*
****************************************************************************/
#include "lcd-common.h"
#include "lcd.h"
#include "lcd-sdl.h"

View file

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