]> git.sesse.net Git - vlc/blobdiff - include/beos_specific.h
* modules/gui/wxwindows/*: don't forget to delete the timer.
[vlc] / include / beos_specific.h
index 19c9f36da65166eeb076b9a5230b429a6a164ade..7e3ca073baa94db97c9aad6b2aca18aaf6a7d0ee 100644 (file)
@@ -2,7 +2,7 @@
  * beos_specific.h: BeOS specific features 
  *****************************************************************************
  * Copyright (C) 1999, 2000 VideoLAN
- * $Id: beos_specific.h,v 1.6 2001/05/06 04:32:02 sam Exp $
+ * $Id: beos_specific.h,v 1.8 2003/01/19 03:16:24 sam Exp $
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
  *
 extern "C" {
 #endif
 
-void    system_Init ( int *pi_argc, char *ppsz_argv[], char *ppsz_env[] );
-void    system_End  ( void );
-char  * system_GetProgramPath( void );
-
 #ifdef __cplusplus
 }
 #endif