1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-20 06:15:21 +00:00

Remove bbtsub.h, duplicate of bbtsubdefs.h. (#294)

`bbtsubdefs.h` and `bbtsub.h` were close to the same. We only
need one.
This commit is contained in:
Bruce Mitchener
2021-01-25 14:22:28 +07:00
committed by GitHub
parent 971794a14c
commit 07aed60cc7
8 changed files with 30 additions and 45 deletions

View File

@@ -57,6 +57,7 @@
#include "gcdata.h"
#include "iopage.h"
#include "bbtsubdefs.h"
#include "car-cdrdefs.h"
#include "commondefs.h"
#include "gcarraydefs.h"
@@ -70,7 +71,6 @@ extern IOPAGE *IOPage68K;
#include "bb.h"
#include "bitblt.h"
#include "pilotbbt.h"
#include "bbtsub.h"
#include "dspdata.h"
#include "display.h"
#include "dbprint.h"