mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
14 lines
351 B
Plaintext
14 lines
351 B
Plaintext
$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 *);
|