diff options
Diffstat (limited to 'src/r128_context.h')
-rw-r--r-- | src/r128_context.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/r128_context.h b/src/r128_context.h index c51dd7f..3f7416e 100644 --- a/src/r128_context.h +++ b/src/r128_context.h @@ -210,11 +210,6 @@ struct r128_context { GLuint c_textureBytes; GLuint c_vertexBuffers; - /* VBI - */ - GLuint vbl_seq; - GLuint vblank_flags; - /* Configuration cache */ driOptionCache optionCache; |