From b3382b7e0c0fe204032979668b75ee0589ece713 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Mon, 25 Aug 2008 19:26:08 +0300 Subject: [PATCH] Remove left over --- bin/vlc.c | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.39.2