mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 15:56:42 +00:00
parse: Don't define yyscan_t twice
https://bugzilla.gnome.org/show_bug.cgi?id=720316
This commit is contained in:
parent
d92361ba52
commit
a400dd2f47
1 changed files with 0 additions and 3 deletions
|
@ -33,9 +33,6 @@
|
|||
#define YYLTYPE_IS_TRIVIAL 0
|
||||
#endif
|
||||
|
||||
typedef void* yyscan_t;
|
||||
|
||||
|
||||
#ifdef __GST_PARSE_TRACE
|
||||
static guint __strings;
|
||||
static guint __links;
|
||||
|
|
Loading…
Reference in a new issue