diff options
author | joye <joye> | 2014-05-06 18:43:52 (GMT) |
---|---|---|
committer | joye <joye> | 2014-05-06 18:43:52 (GMT) |
commit | c054227535fb2153a68ca2b1963deddbb148e19c (patch) | |
tree | ca20a3db5c61b2ae1af119fce5306525bb7d27a5 /src/bltGrPSOutput.h | |
parent | b78feb1c2483283e3453fc95ce4b9a99ef3021cc (diff) | |
download | blt-c054227535fb2153a68ca2b1963deddbb148e19c.zip blt-c054227535fb2153a68ca2b1963deddbb148e19c.tar.gz blt-c054227535fb2153a68ca2b1963deddbb148e19c.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGrPSOutput.h')
-rw-r--r-- | src/bltGrPSOutput.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bltGrPSOutput.h b/src/bltGrPSOutput.h index 307b2d8..da12229 100644 --- a/src/bltGrPSOutput.h +++ b/src/bltGrPSOutput.h @@ -33,7 +33,6 @@ #include <tk.h> #include "bltConfig.h" -//#include "bltGrText.h" #define POSTSCRIPT_BUFSIZ ((BUFSIZ*2)-1) struct _Blt_Ps { |