Hi guys,
I was poking around for code cleanups and:
engine/desktop/source/lib/kitandroid.cxx
Looks obsolete to me - I assume Android uses the kit/ code directly hooked by a small number of different API entry points and we don't really want the Java code calling directly into the LOK API if at all possible.
Looks like that can go; but not compiling android here, would love to get rid of it; at least things like:
git grep -3 getPartPageRectangles # seems indicative
Thanks !
Michael.