]> git.sesse.net Git - vlc/blobdiff - include/beos_specific.h
* modules/packetizer/mpegvideo.c: Correctly flag the picture types in
[vlc] / include / beos_specific.h
index faf6351e52bc8b2c227e58842f5772ecc00d9bdf..c8e8b4b210bc925a825ff549c22ac11a2eb2efa3 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
- * beos_specific.h: BeOS specific features 
+ * beos_specific.h: BeOS specific features
  *****************************************************************************
  * Copyright (C) 1999, 2000 VideoLAN
- * $Id: beos_specific.h,v 1.7 2002/04/02 23:43:57 gbazin Exp $
+ * $Id: beos_specific.h,v 1.9 2004/01/25 18:17:08 zorglub Exp $
  *
  * 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
@@ -29,8 +29,6 @@
 extern "C" {
 #endif
 
-char  * system_GetProgramPath( void );
-
 #ifdef __cplusplus
 }
 #endif