Make tparam.h and terminfo.c consistent.
[bpt/emacs.git] / src / cm.h
index 5d43059..8f23990 100644 (file)
--- a/src/cm.h
+++ b/src/cm.h
@@ -96,8 +96,6 @@ struct cm
     int cc_vabs;
   };
 
-extern char PC;                        /* Pad character */
-
 /* Shorthand */
 #ifndef NoCMShortHand
 #define curY(tty)              (tty)->Wcm->cm_curY