There is no touch_lo_render_windows() any more
Change-Id: I5a918a6ae4159dd561e46116f612037e194a4847
This commit is contained in:
parent
0c5c0cd534
commit
c59fce8b51
@ -254,9 +254,6 @@ void touch_lo_selection_attempt_resize(const void *documentHandle,
|
||||
MLORect *selectedRectangles,
|
||||
int numberOfRectangles);
|
||||
|
||||
// Special case: synchronous: waits for the rendering to complete
|
||||
void touch_lo_render_windows(void *context, int minX, int minY, int width, int height);
|
||||
|
||||
// Special case: This is the function that is called in the newly
|
||||
// created LO thread to run the LO code.
|
||||
void touch_lo_runMain();
|
||||
|
Loading…
x
Reference in New Issue
Block a user