Kaydet (Commit) c59fce8b authored tarafından Tor Lillqvist's avatar Tor Lillqvist

There is no touch_lo_render_windows() any more

Change-Id: I5a918a6ae4159dd561e46116f612037e194a4847
üst 0c5c0cd5
......@@ -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();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment