]> git.sesse.net Git - vlc/commitdiff
Remove left over
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Mon, 25 Aug 2008 16:26:08 +0000 (19:26 +0300)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Mon, 25 Aug 2008 16:26:35 +0000 (19:26 +0300)
bin/vlc.c

index 2ede9433e4b67ff029654d1266ec13cec7cb9369..9b094cb48eb35e2f61bdca402d39e9e9839f993c 100644 (file)
--- a/bin/vlc.c
+++ b/bin/vlc.c
@@ -80,10 +80,6 @@ int main( int i_argc, const char *ppsz_argv[] )
 #   endif
 #endif
 
-#if defined (HAVE_GETEUID) && !defined (SYS_BEOS)
-    /* FIXME: rootwrap (); */
-#endif
-
     /* Synchronously intercepted POSIX signals.
      *
      * In a threaded program such as VLC, the only sane way to handle signals