1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-27 09:08:25 +00:00

Merge branch 'master' into lua

This commit is contained in:
Brenden Matthews 2009-05-16 17:08:50 -06:00
commit f2a69f37ad

View File

@ -3884,7 +3884,6 @@ static void generate_text_internal(char *p, int p_max_size,
#endif
OBJ(execbar) {
double barnum;
int i;
read_exec(obj->data.s, p, text_buffer_size);
barnum = get_barnum(p);