>From 53bf8d480c8109f4c4a79c1c9ce4e0dd728a6467 Mon Sep 17 00:00:00 2001
From: Rodolfo García Peñas (kix) <[email protected]>
Date: Wed, 25 Jan 2012 09:04:41 +0100
Subject: [PATCH 1/3] WindowMaker: Remove not needed ProgName extend

The extend ProgName in WindowMaker.h is not needed because this variable is 
only in main.c
---
 src/WindowMaker.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/WindowMaker.h b/src/WindowMaker.h
index 9e2c5f4..5168910 100644
--- a/src/WindowMaker.h
+++ b/src/WindowMaker.h
@@ -445,7 +445,6 @@ typedef struct WPreferences {
 
 /****** Global Variables  ******/
 extern Display *dpy;
-extern char *ProgName;
 extern unsigned int ValidModMask;
 extern char WProgramState;
 extern char WProgramSigState;
-- 
1.7.2.3


--
To unsubscribe, send mail to [email protected].

Reply via email to