summaryrefslogtreecommitdiff
path: root/tools/checkwps/checkwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkwps/checkwps.h')
-rw-r--r--tools/checkwps/checkwps.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/checkwps/checkwps.h b/tools/checkwps/checkwps.h
index 2ba8f5f59e..83ac8e8086 100644
--- a/tools/checkwps/checkwps.h
+++ b/tools/checkwps/checkwps.h
@@ -26,7 +26,6 @@
26#include <stdbool.h> 26#include <stdbool.h>
27#include <fcntl.h> 27#include <fcntl.h>
28 28
29/* subset of global_settings needed to build checkwps. */
30struct user_settings { 29struct user_settings {
31 bool statusbar; 30 bool statusbar;
32 int bg_color; /* background color native format */ 31 int bg_color; /* background color native format */