From 60895bc107f5689f19de61828d8ffe0f2f1f59b5 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Fri, 2 Sep 2005 05:39:09 +0000 Subject: Patch #1272052 by Henrik Backe - Move credits to a plugin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7450 a1c6a512-1295-4272-9138-f99709370657 --- apps/credits.h | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 apps/credits.h (limited to 'apps/credits.h') diff --git a/apps/credits.h b/apps/credits.h deleted file mode 100644 index dd4b459326..0000000000 --- a/apps/credits.h +++ /dev/null @@ -1,28 +0,0 @@ -/*************************************************************************** - * __________ __ ___. - * Open \______ \ ____ ____ | | _\_ |__ _______ ___ - * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / - * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < - * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ - * \/ \/ \/ \/ \/ - * $Id$ - * - * Copyright (C) 2002 by Robert Hak - * - * 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. - * - ****************************************************************************/ - -#ifndef __ROCKBOX_CREDITS_H__ -#define __ROCKBOX_CREDITS_H__ - -/* Show who worked on the project */ -void roll_credits(void); - -#endif - - -- cgit v1.2.3