13 lines
351 B
Text
13 lines
351 B
Text
$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 *);
|