include/touch/touch.h | 3 --- 1 file changed, 3 deletions(-) New commits: commit c59fce8b51dfdd901da2a5902702271914f1e6bb Author: Tor Lillqvist <t...@collabora.com> Date: Wed May 7 13:15:18 2014 +0300
There is no touch_lo_render_windows() any more Change-Id: I5a918a6ae4159dd561e46116f612037e194a4847 diff --git a/include/touch/touch.h b/include/touch/touch.h index fd713fe..a2b0452 100644 --- a/include/touch/touch.h +++ b/include/touch/touch.h @@ -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(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits