]> git.sesse.net Git - vlc/blobdiff - include/darwin_specific.h
* include/vlc_image.h,vlc_xml.h: make these c++ happy.
[vlc] / include / darwin_specific.h
index 6a30db29836850ec08004f45328d8abe9585388c..6eb90a6d6008a919b1b0b39c0379e63c21c7c690 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
- * darwin_specific.h: Darwin specific features 
+ * darwin_specific.h: Darwin specific features
  *****************************************************************************
  * Copyright (C) 2001 VideoLAN
- * $Id: darwin_specific.h,v 1.4 2002/07/02 22:07:02 jlj Exp $
+ * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *
@@ -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
@@ -20,9 +20,3 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  *****************************************************************************/
-
-/*****************************************************************************
- * Prototypes
- *****************************************************************************/
-char  * system_GetProgramPath( void );
-extern char *strndup( const char *string, size_t n );