# HG changeset patch # User Alpar Juttner # Date 1376251266 -7200 # Node ID 72694bc6916dd2ae13393d0d942b67639c85ce00 # Parent cf6084618b1b09253120920280ff49355ca81772# Parent dd5b5d96b657f0bc096b6e314dc02deb6941953d Merge bugfix #471 diff -r cf6084618b1b -r 72694bc6916d lemon/graph_to_eps.h --- a/lemon/graph_to_eps.h Sun Aug 11 21:56:21 2013 +0200 +++ b/lemon/graph_to_eps.h Sun Aug 11 22:01:06 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;