Remove deprecated ErrorHandler class
commit2399442c690b7c032c7e165ec9e4b647d0cb0955
authorOlly Betts <olly@survex.com>
Mon, 2 Oct 2017 01:22:37 +0000 (2 14:22 +1300)
committerOlly Betts <olly@survex.com>
Mon, 2 Oct 2017 01:22:37 +0000 (2 14:22 +1300)
tree7b56a17e4294a9446849445bd574eb9e3995b28f
parent4d4761250384cbe164592fe118bbd3089bce44e5
Remove deprecated ErrorHandler class

It's a no-op in 1.4.x, and there's currently no replacement.
13 files changed:
xapian-bindings/perl/util.i.in
xapian-bindings/xapian-headers.i
xapian-core/api/Makefile.mk
xapian-core/api/error.cc
xapian-core/api/errorhandler.cc [deleted file]
xapian-core/api/omenquire.cc
xapian-core/docs/deprecation.rst
xapian-core/generate-exceptions
xapian-core/include/Makefile.mk
xapian-core/include/xapian.h
xapian-core/include/xapian/enquire.h
xapian-core/include/xapian/errorhandler.h [deleted file]
xapian-core/tests/api_db.cc