[Lemon-commits] Alpar Juttner: Merge bugfix #471

Lemon HG hg at lemon.cs.elte.hu
Sun Aug 11 22:38:36 CEST 2013


details:   http://lemon.cs.elte.hu/hg/lemon/rev/72694bc6916d
changeset: 1291:72694bc6916d
user:      Alpar Juttner <alpar [at] cs.elte.hu>
date:      Sun Aug 11 22:01:06 2013 +0200
description:
	Merge bugfix #471

diffstat:

 lemon/graph_to_eps.h |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff --git a/lemon/graph_to_eps.h b/lemon/graph_to_eps.h
--- a/lemon/graph_to_eps.h
+++ b/lemon/graph_to_eps.h
@@ -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;


More information about the Lemon-commits mailing list