These patches remove some more backing store leftovers. Basicly dead snippets since Nov 2010 (commit: c4c4676).
v2: remove mibstore.h instead of adding #warning pragma Daniel Martin (4): dix: Delete mibstore.c dix: Remove #includes of mibstore.h dix: Remove refs to mi backing store from docs dix: Delete mibstore.h exa/exa_priv.h | 1 - fb/fb.h | 1 - hw/dmx/doc/dmx.xml | 12 ++---------- hw/kdrive/src/kdrive.h | 1 - hw/vfb/InitInput.c | 1 - hw/vfb/InitOutput.c | 1 - hw/xfree86/doc/ddxDesign.xml | 20 -------------------- hw/xfree86/sdksyms.sh | 1 - hw/xnest/Screen.c | 1 - hw/xnest/Visual.c | 1 - hw/xquartz/darwin.c | 1 - hw/xwin/win.h | 1 - mi/Makefile.am | 3 +-- mi/mibstore.c | 43 ------------------------------------------- mi/mibstore.h | 23 ----------------------- 15 files changed, 3 insertions(+), 108 deletions(-) delete mode 100644 mi/mibstore.c delete mode 100644 mi/mibstore.h -- 1.7.12 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
