summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoye <joye>2014-01-06 21:35:42 (GMT)
committerjoye <joye>2014-01-06 21:35:42 (GMT)
commit8f0584e74f5bb330db0d739e249f8fd13bb9906a (patch)
tree0cfaee6a8f5f717558103e031e690c0f54fc2ae6
parent195eb139e2a6e9602ae476334aea0afb5f05edec (diff)
downloadblt-8f0584e74f5bb330db0d739e249f8fd13bb9906a.zip
blt-8f0584e74f5bb330db0d739e249f8fd13bb9906a.tar.gz
blt-8f0584e74f5bb330db0d739e249f8fd13bb9906a.tar.bz2
*** empty log message ***
-rwxr-xr-xconfigure1
-rwxr-xr-xconfigure.in1
-rw-r--r--src/bltGrPSOutput.C1
3 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index 129cc3f..c303137 100755
--- a/configure
+++ b/configure
@@ -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)