aboutsummaryrefslogtreecommitdiff
path: root/include/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/defs.h')
-rw-r--r--include/defs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/defs.h b/include/defs.h
index 365a6e2..cbb5618 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -14,11 +14,6 @@ typedef struct {
gsr_gpu_vendor vendor;
int gpu_version; /* 0 if unknown */
bool is_steam_deck;
-
- /* Only currently set for Mesa. 0 if unknown format */
- int driver_major;
- int driver_minor;
- int driver_patch;
} gsr_gpu_info;
typedef enum {