diff options
Diffstat (limited to 'src/runtime/c/pgf/data.h')
| -rw-r--r-- | src/runtime/c/pgf/data.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/runtime/c/pgf/data.h b/src/runtime/c/pgf/data.h index a3554ef45..6b62cfe4e 100644 --- a/src/runtime/c/pgf/data.h +++ b/src/runtime/c/pgf/data.h @@ -199,8 +199,6 @@ typedef GuMap PgfCncOverloadMap; typedef struct PgfItem PgfItem; -typedef GuMap PgfCallbacksMap; - typedef GuVariant PgfSymbol; typedef enum { @@ -280,7 +278,6 @@ struct PgfConcr { PgfSequences* sequences; GuBuf* pre_sequences; PgfCIdMap* cnccats; - PgfCallbacksMap* callbacks; int total_cats; GuPool* pool; // if the language is loaded separately then this is the pool |
