hardware/intel/libva
リビジョン | d25193955ae181f8bc6ac6ea0dfbc08f8337809a (tree) |
---|---|
日時 | 2010-06-02 10:43:17 |
作者 | Gwenole Beauchesne <gbeauchesne@spli...> |
コミッター | Austin Yuan |
Drop superfluous versions.
@@ -60,10 +60,6 @@ extern int trace_flag; | ||
60 | 60 | trace_func(__VA_ARGS__); \ |
61 | 61 | } |
62 | 62 | |
63 | -#define VA_MAJOR_VERSION (0) | |
64 | -#define VA_MINOR_VERSION (31) | |
65 | -#define VA_VERSION_S "0.31.1" | |
66 | - | |
67 | 63 | int vaDisplayIsValid(VADisplay dpy) |
68 | 64 | { |
69 | 65 | VADisplayContextP pDisplayContext = (VADisplayContextP)dpy; |