diff options
Diffstat (limited to 'Build/source/utils/asymptote/drawlabel.cc')
-rw-r--r-- | Build/source/utils/asymptote/drawlabel.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/utils/asymptote/drawlabel.cc b/Build/source/utils/asymptote/drawlabel.cc index c9cb8636e82..5f009e1087f 100644 --- a/Build/source/utils/asymptote/drawlabel.cc +++ b/Build/source/utils/asymptote/drawlabel.cc @@ -17,7 +17,6 @@ using namespace settings; namespace camp { string texready=string("(Please type a command or say `\\end')\n*"); -pen drawElement::lastpen; void drawLabel::labelwarning(const char *action) { |