]> granicus.if.org Git - graphviz/commitdiff
xshow is long gone
authorellson <devnull@localhost>
Thu, 14 Aug 2008 15:01:58 +0000 (15:01 +0000)
committerellson <devnull@localhost>
Thu, 14 Aug 2008 15:01:58 +0000 (15:01 +0000)
lib/common/htmltable.h

index dd7ffc407c6dfe5c653530a3327a2a16914ffbe9..ec7e49a2369b414918f83d00d8504ddb537722e6 100644 (file)
@@ -65,7 +65,6 @@ extern "C" {
        /* atomic unit of text emitted using a single htmlfont_t */
     typedef struct {
        char *str;
-       char *xshow;
        PostscriptAlias *postscript_alias;
        void *layout;
        void (*free_layout) (void *layout);