diff options
author | joye <joye> | 2014-01-06 21:35:42 (GMT) |
---|---|---|
committer | joye <joye> | 2014-01-06 21:35:42 (GMT) |
commit | 8f0584e74f5bb330db0d739e249f8fd13bb9906a (patch) | |
tree | 0cfaee6a8f5f717558103e031e690c0f54fc2ae6 | |
parent | 195eb139e2a6e9602ae476334aea0afb5f05edec (diff) | |
download | blt-8f0584e74f5bb330db0d739e249f8fd13bb9906a.zip blt-8f0584e74f5bb330db0d739e249f8fd13bb9906a.tar.gz blt-8f0584e74f5bb330db0d739e249f8fd13bb9906a.tar.bz2 |
*** empty log message ***
-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) |