summaryrefslogtreecommitdiff
path: root/src/ui_act.c
diff options
context:
space:
mode:
authorMichał Cichoń <michcic@gmail.com>2015-08-25 19:02:03 +0200
committerMichał Cichoń <michcic@gmail.com>2015-08-25 19:02:03 +0200
commitda7b1fc23778386837efb44b4ddfdb8db2e167d3 (patch)
treed0e03777733c7031a1daed7ecadca23a7479aa16 /src/ui_act.c
parentd5876d68f2676072834c83509f1ee79fb3c48f65 (diff)
downloadpianobar-windows-da7b1fc23778386837efb44b4ddfdb8db2e167d3.tar.gz
pianobar-windows-da7b1fc23778386837efb44b4ddfdb8db2e167d3.tar.bz2
pianobar-windows-da7b1fc23778386837efb44b4ddfdb8db2e167d3.zip
Remove unused headers.
Diffstat (limited to 'src/ui_act.c')
-rw-r--r--src/ui_act.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui_act.c b/src/ui_act.c
index ad7e0fe..64c756b 100644
--- a/src/ui_act.c
+++ b/src/ui_act.c
@@ -26,8 +26,6 @@ THE SOFTWARE.
#include "config.h"
#include <string.h>
-#include <unistd.h>
-#include <pthread.h>
#include <assert.h>
#include <string.h>