mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 17:18:33 +00:00
remove include
This commit is contained in:
parent
8a64e4134e
commit
43a10434ae
@ -33,7 +33,6 @@
|
|||||||
|
|
||||||
const int width = 4;
|
const int width = 4;
|
||||||
#ifdef BUILD_X11 // 24-bit color depth
|
#ifdef BUILD_X11 // 24-bit color depth
|
||||||
#include <x11.h>
|
|
||||||
const long colour = 0x996633; // brown
|
const long colour = 0x996633; // brown
|
||||||
const long expected_hue = 256;
|
const long expected_hue = 256;
|
||||||
const long expected_value = 0x99; // max(0x99, 0x66, 0x33)
|
const long expected_value = 0x99; // max(0x99, 0x66, 0x33)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user