1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-06-02 07:20:47 +00:00

remove include

This commit is contained in:
Caio Freitas de Oliveira 2022-10-12 19:47:05 -03:00 committed by Brenden Matthews
parent 8a64e4134e
commit 43a10434ae

View File

@ -33,7 +33,6 @@
const int width = 4;
#ifdef BUILD_X11 // 24-bit color depth
#include <x11.h>
const long colour = 0x996633; // brown
const long expected_hue = 256;
const long expected_value = 0x99; // max(0x99, 0x66, 0x33)