Remove unneeded alpha conditionalization.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 23 Jul 1992 03:47:33 +0000 (03:47 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 23 Jul 1992 03:47:33 +0000 (03:47 +0000)
v7/src/microcode/tparam.c

index c17770021a86481c42fffd4f796fe106115733e7..4eb759c8dfd20fbc227a1f7fb18add12249a188a 100644 (file)
@@ -111,11 +111,7 @@ what you give them.   Help stamp out software-hoarding!  */
 
 #include "ansidecl.h"
 
-#ifndef alpha
-  extern char * EXFUN (tparam, (char *, char*, int, int, ...));
-#else
-  extern char * tparam ();
-#endif
+extern char * EXFUN (tparam, (char *, char*, int, int, ...));
 extern char * EXFUN (tgoto, (char *, int, int));
 
 /* Assuming STRING is the value of a termcap string entry