diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-05-21 16:46:18 +0100 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-05-21 16:46:18 +0100 |
commit | cf78adf518a91a8f070d7cdcccb1973e58195e84 (patch) | |
tree | b1a2ed95a0423fddccffecd3d916dbf80846b2e6 /vcl/inc/android | |
parent | ff2c4ee8a5416c90b1344cb95b69483156d4d210 (diff) |
Bin one leftover
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 |