src/wallpaper.c: free up some data allocated by X.
The if statements are needed because we cannot pass a NULL pointer to XFree.
Loading
Please register or sign in to comment
The if statements are needed because we cannot pass a NULL pointer to XFree.