aboutsummaryrefslogtreecommitdiffstats
path: root/xutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'xutil.c')
-rw-r--r--xutil.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/xutil.c b/xutil.c
index 3b4845e..b0b11fd 100644
--- a/xutil.c
+++ b/xutil.c
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: xutil.c,v 1.12 2009/01/23 20:04:30 oga Exp $
+ * $Id: xutil.c,v 1.13 2009/01/23 20:07:20 oga Exp $
*/
#include "headers.h"
@@ -178,7 +178,6 @@ char *atoms[CWM_NO_ATOMS] = {
"_MOTIF_WM_HINTS"
};
-
void
xu_getatoms(void)
{