diff options
author | Adam Jackson <ajax@nwnk.net> | 2006-01-06 17:05:26 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2006-01-06 17:05:26 +0000 |
commit | 39ce5f1544029412f4060f3e89ce1d87222ef42b (patch) | |
tree | a905dcfe79bed04ff9a92e84ab0d9c180f90447d /mi/Makefile.am | |
parent | 07ecb969d7eb8d4ab0bb0b8a55a5f40f3c8ec5e3 (diff) |
Remove unused X11R4 DDX compatibility function miClipNotify.
Diffstat (limited to 'mi/Makefile.am')
-rw-r--r-- | mi/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mi/Makefile.am b/mi/Makefile.am index 5d614bf7d..9e2474627 100644 --- a/mi/Makefile.am +++ b/mi/Makefile.am @@ -17,7 +17,6 @@ libminimi_la_SOURCES = \ mibstore.c \ mibstore.h \ mibstorest.h \ - miclipn.c \ micmap.c \ micmap.h \ micoord.h \ |