summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-24 08:12:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-24 08:12:31 -0800
commit9567b4e2b70552963189ac90a3ff91c351cd482a (patch)
tree709db635209dcf3057c7aa27f41c16994cb48ca3
parent78492fd74051af9d717ec07503a7173858793528 (diff)
unifdef -Uultrix
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--xconsole.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/xconsole.c b/xconsole.c
index 24e284a..7e22b48 100644
--- a/xconsole.c
+++ b/xconsole.c
@@ -148,11 +148,6 @@ static XrmOptionDescRec options[] = {
{"-saveLines", "*saveLines", XrmoptionSepArg, NULL},
};
-#ifdef ultrix
-#define USE_FILE
-#define FILE_NAME "/dev/xcons"
-#endif
-
#ifdef linux
#define USE_FILE