1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-02-05 05:28:32 +00:00

Save this file before committing.

This commit is contained in:
Brenden Matthews 2021-04-18 11:07:22 -05:00
parent eeca044d09
commit 8860053985
No known key found for this signature in database
GPG Key ID: B49ABB7270D9D4FD

View File

@ -301,9 +301,6 @@ void set_updatereset(int);
int get_updatereset(void);
int get_total_updates(void);
#if defined(BUILD_X11) && defined(BUILD_XFT)
static int xft_dpi;
#endif /* defined(BUILD_X11) && defined(BUILD_XFT) */
int xft_dpi_scale(int value);
int get_saved_coordinates_x(int);