remove obsolete global variable declaration
This commit is contained in:
@@ -323,8 +323,6 @@ E struct tc_gbl_data { /* also declared in tcap.h */
|
|||||||
#define CO g.tc_gbl_data.tc_CO
|
#define CO g.tc_gbl_data.tc_CO
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
E const char *const oclass_names[];
|
|
||||||
|
|
||||||
/* Some systems want to use full pathnames for some subsets of file names,
|
/* Some systems want to use full pathnames for some subsets of file names,
|
||||||
* rather than assuming that they're all in the current directory. This
|
* rather than assuming that they're all in the current directory. This
|
||||||
* provides all the subclasses that seem reasonable, and sets up for all
|
* provides all the subclasses that seem reasonable, and sets up for all
|
||||||
|
|||||||
Reference in New Issue
Block a user