From 69e83490969e1c96d28da98f1d6ddb2705dc0acf Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Wed, 26 Jun 2002 23:33:14 +0000 Subject: Files play.c/h have been obsoleted. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1212 a1c6a512-1295-4272-9138-f99709370657 --- apps/play.h | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 apps/play.h (limited to 'apps/play.h') diff --git a/apps/play.h b/apps/play.h deleted file mode 100644 index a8e68a61b6..0000000000 --- a/apps/play.h +++ /dev/null @@ -1,20 +0,0 @@ -/*************************************************************************** - * __________ __ ___. - * Open \______ \ ____ ____ | | _\_ |__ _______ ___ - * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / - * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < - * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ - * \/ \/ \/ \/ \/ - * $Id$ - * - * Copyright (C) 2002 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. - * - ****************************************************************************/ - -void playtune(char *filename); -- cgit v1.2.3