From a958491d1a8daaf91e09b79b9c6bfc67f87a244a Mon Sep 17 00:00:00 2001 From: ellson Date: Thu, 6 Mar 2008 21:40:02 +0000 Subject: [PATCH] eliminate xshow code and structs --- lib/common/textpara.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/common/textpara.h b/lib/common/textpara.h index c7a408037..5ae4635f6 100644 --- a/lib/common/textpara.h +++ b/lib/common/textpara.h @@ -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; -- 2.40.0