summaryrefslogtreecommitdiff
path: root/desktop/unx/source/splashx.c
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-01-31 22:50:13 +0100
committerJulien Nabet <serval2412@yahoo.fr>2011-01-31 22:50:13 +0100
commit79de46edde90a8215b902de255f6a8fab8de1931 (patch)
treeff80b2ae0c7bbfc1a04e6c486a8946a32fb72fc3 /desktop/unx/source/splashx.c
parentdef75a807790721a4569befee6f96ba318f06598 (diff)
Some cppcheck cleaning
Diffstat (limited to 'desktop/unx/source/splashx.c')
-rw-r--r--desktop/unx/source/splashx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/unx/source/splashx.c b/desktop/unx/source/splashx.c
index a4b9abd34468..4aa562269aba 100644
--- a/desktop/unx/source/splashx.c
+++ b/desktop/unx/source/splashx.c
@@ -459,7 +459,6 @@ static void suppress_decorations_motif()
struct {
unsigned long flags, functions, decorations;
long input_mode;
- unsigned long status;
} mwmhints;
Atom a = XInternAtom( display, "_MOTIF_WM_HINTS", False );