[vlc-devel] commit: Remove left over ( Rémi Denis-Courmont )
git version control
git at videolan.org
Mon Aug 25 18:23:28 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Mon Aug 25 19:26:08 2008 +0300| [b3382b7e0c0fe204032979668b75ee0589ece713] | committer: Rémi Denis-Courmont
Remove left over
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b3382b7e0c0fe204032979668b75ee0589ece713
---
bin/vlc.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/bin/vlc.c b/bin/vlc.c
index 2ede943..9b094cb 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
More information about the vlc-devel
mailing list