From 0882396875e26995ef996890e022acc3662eb70f Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 23 Oct 2013 14:49:28 +0000 Subject: tabular linearization in the C and Java runtimes --- src/runtime/c/pgf/data.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/runtime/c/pgf/data.h') diff --git a/src/runtime/c/pgf/data.h b/src/runtime/c/pgf/data.h index 0dae42491..163d45d95 100644 --- a/src/runtime/c/pgf/data.h +++ b/src/runtime/c/pgf/data.h @@ -128,7 +128,6 @@ typedef struct { extern GU_DECLARE_TYPE(PgfCncCat, abstract); -typedef GuString PgfToken; typedef GuSeq PgfTokens; bool -- cgit v1.2.3