]> git.sesse.net Git - vlc/blobdiff - include/beos_specific.h
Digest => DigestMD5
[vlc] / include / beos_specific.h
index 4336a2b55041f4b406a901f5fbc4bc7475658827..04f17f01486ef69300ca8dad2bb5dbd2675c5668 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
- * beos_init.h: Initialization for BeOS specific features 
+ * beos_specific.h: BeOS specific features
  *****************************************************************************
  * Copyright (C) 1999, 2000 VideoLAN
- * $Id: beos_specific.h,v 1.4 2001/03/21 13:42:33 sam Exp $
+ * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
  *
@@ -10,7 +10,7 @@
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
- * 
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 extern "C" {
 #endif
 
-void       beos_Create( void );
-void       beos_Destroy( void );
-char *     beos_GetProgramPath( void );
-
 #ifdef __cplusplus
 }
 #endif