mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 21:42:50 -06:00
Minor cleanup
This commit is contained in:
@@ -123,13 +123,7 @@ struct PGF_INTERNAL_DECL PgfPGF {
|
||||
static void release(ref<PgfPGF> pgf);
|
||||
};
|
||||
|
||||
// extern PGF_INTERNAL_DECL
|
||||
// PgfText master;
|
||||
|
||||
extern PGF_INTERNAL_DECL
|
||||
size_t master_size;
|
||||
|
||||
extern PGF_INTERNAL_DECL
|
||||
char master_text[];
|
||||
extern PGF_INTERNAL_DECL size_t master_size;
|
||||
extern PGF_INTERNAL_DECL char master_text[];
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user