Kill dead API

Desktop / LibreOffice - Tor Lillqvist [collabora.com] - 24 March 2015 08:30 UTC

Has all been obsoleted by LibreOfficeKit.

Only some MOBILE_* constant #defines are now left in touch.h, but probably those are used only by dead code.

4cc1bcb Kill dead API
android/Bootstrap/Makefile.shared | 4 +-
android/experimental/LOAndroid3/dummies.cxx | 75 --------
android/experimental/desktop/dummies.cxx | 74 --------
include/touch/touch-impl.h | 37 ----
include/touch/touch.h | 245 ---------------------------
sw/inc/pch/precompiled_sw.hxx | 1 -
sw/source/core/crsr/crsrsh.cxx | 4 -
sw/source/core/crsr/viscrs.cxx | 11 --
sw/source/core/view/viewsh.cxx | 52 ------
sw/source/uibase/docvw/edtwin.cxx | 82 ---------
vcl/android/androidinst.cxx | 17 --
vcl/inc/ios/iosinst.hxx | 15 --
vcl/ios/iosinst.cxx | 211 -----------------------
vcl/source/window/dialog.cxx | 4 -
14 files changed, 2 insertions(+), 830 deletions(-)

Upstream: cgit.freedesktop.org


  • Share