Remove vestiges of old overlay source split
[trunk only]
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
STATIC_DCL void NDECL(do_positionbar);
|
||||
#endif
|
||||
|
||||
#ifdef OVL0
|
||||
|
||||
void
|
||||
moveloop()
|
||||
{
|
||||
@@ -423,9 +421,6 @@ moveloop()
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* OVL0 */
|
||||
#ifdef OVL1
|
||||
|
||||
void
|
||||
stop_occupation()
|
||||
{
|
||||
@@ -444,9 +439,6 @@ stop_occupation()
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* OVL1 */
|
||||
#ifdef OVLB
|
||||
|
||||
void
|
||||
display_gamewindows()
|
||||
{
|
||||
@@ -628,6 +620,4 @@ do_positionbar()
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* OVLB */
|
||||
|
||||
/*allmain.c*/
|
||||
|
||||
Reference in New Issue
Block a user