From: RĂ©mi Denis-Courmont Date: Mon, 25 Aug 2008 16:26:08 +0000 (+0300) Subject: Remove left over X-Git-Tag: 1.0.0-pre1~3887 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=b3382b7e0c0fe204032979668b75ee0589ece713;p=vlc Remove left over --- diff --git a/bin/vlc.c b/bin/vlc.c index 2ede9433e4..9b094cb48e 100644 --- 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