# HG changeset patch # User Alpar Juttner # Date 1376235017 -7200 # Node ID 4f55bac7e6253b9b2e70231d19620a746c2f5a7f # Parent 76284e152f69fd56fc7fa9737631fbf504b51917# Parent dd5b5d96b657f0bc096b6e314dc02deb6941953d Merge bugfix #471 to branch 1.2 diff -r 76284e152f69 -r 4f55bac7e625 lemon/graph_to_eps.h --- a/lemon/graph_to_eps.h Sun Aug 11 15:30:30 2013 +0200 +++ b/lemon/graph_to_eps.h Sun Aug 11 17:30:17 2013 +0200 @@ -222,7 +222,6 @@ using T::_title; using T::_copyright; - using T::NodeTextColorType; using T::CUST_COL; using T::DIST_COL; using T::DIST_BW;