Remove src and unix VISION_TABLES
Remove all references to the unused vision tables in the main source and unix build. Leave makedefs able to generate the vision tables. makdefs will be cleaned up in a different commit, once all ports are clear of dependencies.
This commit is contained in:
@@ -2852,12 +2852,6 @@ E int FDECL(assign_videoshades, (char *));
|
||||
E int FDECL(assign_videocolors, (char *));
|
||||
#endif
|
||||
|
||||
/* ### vis_tab.c ### */
|
||||
|
||||
#ifdef VISION_TABLES
|
||||
E void NDECL(vis_tab_init);
|
||||
#endif
|
||||
|
||||
/* ### vision.c ### */
|
||||
|
||||
E void NDECL(vision_init);
|
||||
|
||||
Reference in New Issue
Block a user