Signed-off-by: Mikhail Gusarov <[email protected]>
---
 xinit.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/xinit.c b/xinit.c
index 4b0c158..a0737fc 100644
--- a/xinit.c
+++ b/xinit.c
@@ -469,9 +469,7 @@ startServer(char *server[])
         /*
          * don't nice server
          */
-#ifdef PRIO_PROCESS
         setpriority(PRIO_PROCESS, serverpid, -1);
-#endif
 
         errno = 0;
         if(! processTimeout(0, "")) {
-- 
1.7.0

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to