Removed deprecated

pull/116/head
parent bb36ce4339
commit be51ca4e57
No known key found for this signature in database
GPG Key ID: FF1D842BF4DDE92B

@ -102,9 +102,6 @@
#define XORG_MONITOR_get_command "ubconfig --source global get [video] XORG_MONITOR[*]" #define XORG_MONITOR_get_command "ubconfig --source global get [video] XORG_MONITOR[*]"
char *drivers_always_active[] = {"lib32-vulkan-intel","xf86-video-intel"};
int drivers_always_active_size = 3;
typedef struct{ typedef struct{
char* command; char* command;
void *data; void *data;
@ -122,9 +119,6 @@ typedef dictionary* monitor_config;
typedef dictionary* proprietary_config; typedef dictionary* proprietary_config;
typedef dictionary* monitor_view; typedef dictionary* monitor_view;
typedef struct { typedef struct {
config_str line; config_str line;
int size; int size;

Loading…
Cancel
Save