[Libreoffice-commits] core.git: vcl/inc
Tor Lillqvist
tml at collabora.com
Thu May 21 08:47:39 PDT 2015
vcl/inc/android/androidinst.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit cf78adf518a91a8f070d7cdcccb1973e58195e84
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu May 21 16:46:18 2015 +0100
Bin one leftover
diff --git a/vcl/inc/android/androidinst.hxx b/vcl/inc/android/androidinst.hxx
index f99de12..21c6583 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
More information about the Libreoffice-commits
mailing list