]> granicus.if.org Git - graphviz/commitdiff
no need for pango here
authorellson <devnull@localhost>
Sun, 21 May 2006 02:48:58 +0000 (02:48 +0000)
committerellson <devnull@localhost>
Sun, 21 May 2006 02:48:58 +0000 (02:48 +0000)
lib/common/labels.c

index bf7462ad668826304ff39ca4bfe9b233169a126d..0ed8e7140b3431b777481eecb9c026e036085c83 100644 (file)
@@ -18,9 +18,6 @@
 #include "render.h"
 #include "htmltable.h"
 #include <limits.h>
-#ifdef HAVE_PANGOCAIRO
-#include <pango/pangocairo.h>
-#endif
 
 #ifndef DISABLE_CODEGENS
 extern codegen_t *Output_codegen;