Commit d2519395 authored by Gwenole Beauchesne's avatar Gwenole Beauchesne Committed by Austin Yuan

Drop superfluous versions.

parent 7ececb7e
...@@ -60,10 +60,6 @@ extern int trace_flag; ...@@ -60,10 +60,6 @@ extern int trace_flag;
trace_func(__VA_ARGS__); \ trace_func(__VA_ARGS__); \
} }
#define VA_MAJOR_VERSION (0)
#define VA_MINOR_VERSION (31)
#define VA_VERSION_S "0.31.1"
int vaDisplayIsValid(VADisplay dpy) int vaDisplayIsValid(VADisplay dpy)
{ {
VADisplayContextP pDisplayContext = (VADisplayContextP)dpy; VADisplayContextP pDisplayContext = (VADisplayContextP)dpy;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment