*** empty log message ***
authorroot <root>
Wed, 4 Jan 2006 03:02:01 +0000 (03:02 +0000)
committerroot <root>
Wed, 4 Jan 2006 03:02:01 +0000 (03:02 +0000)
src/ptytty.C

index c06e499beca496b4a25edb6203b01ed238b1ace7..f09139153e4796148c2a0f0fcc5274d73eade034 100644 (file)
@@ -406,8 +406,7 @@ void
 rxvt_ptytty::put ()
 {
 #ifndef NO_SETOWNER_TTYDEV
-  if (tty >= 0)
-    privileges (RESTORE);
+  privileges (RESTORE);
 #endif
 
   if (pty >= 0) close (pty);