summaryrefslogtreecommitdiffstats
path: root/src/firemon/x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/firemon/x11.c')
-rw-r--r--src/firemon/x11.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/firemon/x11.c b/src/firemon/x11.c
index e30c2d78b..c7fe4c616 100644
--- a/src/firemon/x11.c
+++ b/src/firemon/x11.c
@@ -23,9 +23,6 @@
23#include <unistd.h> 23#include <unistd.h>
24 24
25void x11(pid_t pid) { 25void x11(pid_t pid) {
26 if (getuid() == 0)
27 firemon_drop_privs();
28
29 pid_read(pid); 26 pid_read(pid);
30 27
31 // print processes 28 // print processes