]> git.sesse.net Git - vlc/blobdiff - include/darwin_specific.h
small cleanup #11362
[vlc] / include / darwin_specific.h
index 2f6bef3d74fef1abbe1799a5433151f4aef1edb0..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.5 2002/07/05 11:18:56 sam 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,8 +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 );