avoid using the wildcard constant

This commit is contained in:
krangelov
2021-10-12 19:07:21 +02:00
parent a2e7d20b7a
commit 2a5434df96
3 changed files with 21 additions and 15 deletions

View File

@@ -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.
*/