summaryrefslogtreecommitdiff
path: root/wm/wmx/patches/patch-ah
blob: eb244e5f1cbdde55c9dce0753737754f14c87031 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.1 2007/10/11 21:26:11 adam Exp $

--- Client.h.orig	2000-05-12 09:40:20.000000000 +0200
+++ Client.h
@@ -184,8 +184,6 @@ private:
     WindowManager *const m_windowManager;
 
     char *getProperty(Atom);
-    int getAtomProperty(Atom, Atom);
-    int getIntegerProperty(Atom);
 
     // accessors 
     Boolean getState(int *);