diff options
-rwxr-xr-x | configure | 1 | ||||
-rwxr-xr-x | configure.in | 1 | ||||
-rw-r--r-- | src/bltGrPSOutput.C | 1 |
3 files changed, 0 insertions, 3 deletions
@@ -5526,7 +5526,6 @@ done #----------------------------------------------------------------------- vars=" - bltBase64.c bltBgStyle.c bltBind.c bltBitmap.c diff --git a/configure.in b/configure.in index c6ce153..d3968ee 100755 --- a/configure.in +++ b/configure.in @@ -71,7 +71,6 @@ TEA_SETUP_COMPILER # and PKG_TCL_SOURCES. #----------------------------------------------------------------------- TEA_ADD_SOURCES([ - bltBase64.c bltBgStyle.c bltBind.c bltBitmap.c diff --git a/src/bltGrPSOutput.C b/src/bltGrPSOutput.C index e9a5120..0707c38 100644 --- a/src/bltGrPSOutput.C +++ b/src/bltGrPSOutput.C @@ -44,7 +44,6 @@ #include "bltInt.h" #include "bltMath.h" -#include "bltDBuffer.h" #include "bltPsInt.h" #define FONT_ITALIC (1<<0) |