summaryrefslogtreecommitdiff
path: root/src/via_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/via_context.h')
-rw-r--r--src/via_context.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/via_context.h b/src/via_context.h
index fecd278..acd6f2e 100644
--- a/src/via_context.h
+++ b/src/via_context.h
@@ -289,7 +289,6 @@ struct via_context {
drm_context_t hHWContext;
drm_hw_lock_t *driHwLock;
int driFd;
- __DRInativeDisplay *display;
/**
* DRI drawable bound to this context for drawing.
@@ -322,9 +321,6 @@ struct via_context {
*/
driOptionCache optionCache;
- GLuint vblank_flags;
- GLuint vbl_seq;
-
int64_t swap_ust;
int64_t swap_missed_ust;