BSD 4_3_Tahoe release
[unix-history] / usr / src / usr.bin / uucp / aculib / nov.c
index 19853dc..0c98b0e 100644 (file)
@@ -1,9 +1,8 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)nov.c      4.1 (Berkeley) 1/22/85";
+static char sccsid[] = "@(#)nov.c      4.2 (Berkeley) 2/24/88";
 #endif
 
 #include "../condevs.h"
 #endif
 
 #include "../condevs.h"
-#ifdef NOVATION
 
 /***
  *     novopn(telno, flds, dev) connect to novation Smart-Cat
 
 /***
  *     novopn(telno, flds, dev) connect to novation Smart-Cat
@@ -118,5 +117,3 @@ int fd;
                delock(devSel);
        }
 }
                delock(devSel);
        }
 }
-
-#endif NOVATION