mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-26 04:17:33 +00:00
remove include
This commit is contained in:
parent
8a64e4134e
commit
43a10434ae
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user