mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 08:12:51 -06:00
avoid using the wildcard constant
This commit is contained in:
@@ -267,8 +267,6 @@ public:
|
||||
prob_t get_prob() { return prob; };
|
||||
};
|
||||
|
||||
PGF_INTERNAL_DECL extern PgfText wildcard;
|
||||
|
||||
/* The following functions release the memory in the database,
|
||||
* allocated for values of the corresponding types.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user