diff options
author | Dylan Baker <[email protected]> | 2017-11-10 09:48:47 -0800 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2017-11-10 12:40:08 -0800 |
commit | 7210d0096a39eeca7173914fcb531900b78446e9 (patch) | |
tree | b2a934de359b07378a27a1583030c2627f210afa /src/gallium/winsys/etnaviv | |
parent | f9e5216f71fed25c4991c85d71df078cc978a2d2 (diff) |
gallium/xlib: remove GL_{MAJOR,MINOR,TINY}
These variables were removed from autotools in 2008 (sha:
80f68e1b6a0e5bd2da799c), but they have lived on here. The Scons build
meanwhile doesn't set a patch/tiny version at all, just major and minor.
This patch removes the unused variables and simply sets the version,
leaving patch/tiny as 0 since that's what the autotools build as been
doing forever. This shouldn't change any behavior.
Signed-off-by: Dylan Baker <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/winsys/etnaviv')
0 files changed, 0 insertions, 0 deletions