diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-29 13:43:01 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-29 13:43:01 +0000 |
commit | cdaa6bdee4f6796ac6337fa030bfe4aaa3975db2 (patch) | |
tree | 183442a515d232d4d88cb56d6de651c215731c3f | |
parent | b90c05162b5edd08338a060f5777419654fa6d2e (diff) |
fix bad mergeXEVIE-BASE
-rw-r--r-- | include/X11/PassivGraI.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/X11/PassivGraI.h b/include/X11/PassivGraI.h index d322329..91c3de4 100644 --- a/include/X11/PassivGraI.h +++ b/include/X11/PassivGraI.h @@ -183,10 +183,4 @@ extern void _XtClearAncestorCache( Widget /* widget */ ); -extern void _XtClearAncestorCache( -#if NeedFunctionPrototypes - Widget /* widget */ -#endif -); - #endif /* _PDI_h_ */ |