mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 00:58:36 +00:00
Fix freeing unregistered mem when build when running without X
This commit is contained in:
parent
4c241bbf16
commit
4ec308ef12
@ -8006,7 +8006,6 @@ static void load_config_file(const char *f)
|
||||
} else {
|
||||
output_methods &= ~TO_X;
|
||||
x_initialised = NEVER;
|
||||
free(fonts); //in set_default_configurations a font is set but not loaded
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user