diff options
author | joye <joye> | 2013-09-13 20:45:35 (GMT) |
---|---|---|
committer | joye <joye> | 2013-09-13 20:45:35 (GMT) |
commit | 5b36f800ce6129d9d3781ae095d8ce8ce0c944a2 (patch) | |
tree | 62034bb7706459224157048049874e456bd62c51 /src | |
parent | dd482bcee50a7253251ec90aaecffa97b6157ea7 (diff) | |
download | blt-5b36f800ce6129d9d3781ae095d8ce8ce0c944a2.zip blt-5b36f800ce6129d9d3781ae095d8ce8ce0c944a2.tar.gz blt-5b36f800ce6129d9d3781ae095d8ce8ce0c944a2.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/bltConfig.C | 1 | ||||
-rw-r--r-- | src/bltGrPSOutput.C | 1 | ||||
-rw-r--r-- | src/bltGrPSOutput.h | 2 |
3 files changed, 0 insertions, 4 deletions
diff --git a/src/bltConfig.C b/src/bltConfig.C index be904d8..8ced073 100644 --- a/src/bltConfig.C +++ b/src/bltConfig.C @@ -79,7 +79,6 @@ #include "bltInt.h" #include "bltWindow.h" #include "bltFont.h" -#include "bltPicture.h" #include "bltBgStyle.h" #define PIXELS_NNEG 0 diff --git a/src/bltGrPSOutput.C b/src/bltGrPSOutput.C index 70ba09f..b9f4c68 100644 --- a/src/bltGrPSOutput.C +++ b/src/bltGrPSOutput.C @@ -37,7 +37,6 @@ #include "bltInt.h" #include "bltMath.h" #include "bltDBuffer.h" -#include "bltPicture.h" #include "bltPsInt.h" #define PS_MAXPATH 1500 /* Maximum number of components in a diff --git a/src/bltGrPSOutput.h b/src/bltGrPSOutput.h index 1e65f99..93e73ec 100644 --- a/src/bltGrPSOutput.h +++ b/src/bltGrPSOutput.h @@ -27,8 +27,6 @@ #ifndef _BLT_PS_H #define _BLT_PS_H -#include "bltPicture.h" - /* * PageSetup -- * |