git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05d60d9
)
Remove left over
author
Rémi Denis-Courmont
<rdenis@simphalempin.com>
Mon, 25 Aug 2008 16:26:08 +0000
(19:26 +0300)
committer
Rémi Denis-Courmont
<rdenis@simphalempin.com>
Mon, 25 Aug 2008 16:26:35 +0000
(19:26 +0300)
bin/vlc.c
patch
|
blob
|
history
diff --git
a/bin/vlc.c
b/bin/vlc.c
index
2ede943
..
9b094cb
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