summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorjoye <joye>2014-06-17 16:39:47 (GMT)
committerjoye <joye>2014-06-17 16:39:47 (GMT)
commit5d5b6db059ab179a0c14f1a86568ef9b5f799e3b (patch)
tree9e674aecc7de8cd1cc248a8cc3f0cd10efb6615f /src
parentc87fe63e7872ed54e96b56e4c2a24ca64399b155 (diff)
downloadblt-5d5b6db059ab179a0c14f1a86568ef9b5f799e3b.zip
blt-5d5b6db059ab179a0c14f1a86568ef9b5f799e3b.tar.gz
blt-5d5b6db059ab179a0c14f1a86568ef9b5f799e3b.tar.bz2
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/bltGrPSOutput.C8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/bltGrPSOutput.C b/src/bltGrPSOutput.C
index 162c551..e3bab0d 100644
--- a/src/bltGrPSOutput.C
+++ b/src/bltGrPSOutput.C
@@ -934,14 +934,6 @@ void PostScript::prolog()
" grestore\n"
"} def\n"
"\n"
-"% Bitmap\n"
-"/Bm {\n"
-" % Stack: x y symbolSize\n"
-" gsave\n"
-" 3 1 roll translate pop DrawSymbolProc\n"
-" grestore\n"
-"} def\n"
-"\n"
"%%EndProlog\n"
"\n"
"%%BeginSetup\n"