mirror of
https://github.com/mintycube/dwmblocks.git
synced 2024-10-22 14:05:47 +02:00
tidy: Remove unused include
This commit is contained in:
parent
5211be61d9
commit
f18100c2ee
@ -1,6 +1,5 @@
|
||||
#include "util.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#define UTF8_MULTIBYTE_BIT BIT(7)
|
||||
|
||||
unsigned int gcd(unsigned int a, unsigned int b) {
|
||||
|
Loading…
Reference in New Issue
Block a user