diff options
Diffstat (limited to 'vcl/inc/android')
-rw-r--r-- | vcl/inc/android/androidinst.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/android/androidinst.hxx b/vcl/inc/android/androidinst.hxx index f99de127ac36..21c65834d947 100644 --- a/vcl/inc/android/androidinst.hxx +++ b/vcl/inc/android/androidinst.hxx @@ -19,9 +19,6 @@ class AndroidSalFrame; class AndroidSalInstance : public SvpSalInstance { - void BlitFrameToWindow(ANativeWindow_Buffer *pOutBuffer, - const basebmp::BitmapDeviceSharedPtr& aDev); - // This JNIEnv is valid only in the thread where this // AndroidSalInstance object is created, which is the "LO" thread // in which soffice_main() runs |