]> granicus.if.org Git - graphviz/commitdiff
eliminate xshow code and structs
authorellson <devnull@localhost>
Thu, 6 Mar 2008 21:40:02 +0000 (21:40 +0000)
committerellson <devnull@localhost>
Thu, 6 Mar 2008 21:40:02 +0000 (21:40 +0000)
lib/common/textpara.h

index c7a4080371b04bc38c150964ce8a641e36e7f12a..5ae4635f61c31d4c3279349d5780d99d0b326f4d 100644 (file)
@@ -37,7 +37,6 @@ extern "C" {
        char *str;      /* stored in utf-8 */
        char *fontname; 
        PostscriptAlias *postscript_alias; 
-       char *xshow;
        void *layout;
        void (*free_layout) (void *layout);   /* FIXME - this is ugly */
        double fontsize, width, height, yoffset_layout, yoffset_centerline;