[Libreoffice-commits] core.git: helpcontent2 include/vcl
Chris Sherlock
chris.sherlock79 at gmail.com
Wed Mar 26 05:35:36 PDT 2014
helpcontent2 | 2 +-
include/vcl/outdev.hxx | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
New commits:
commit 29bea73595b1c5dc8ee6c311ae3f43e3345448bb
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Wed Mar 26 23:32:52 2014 +1100
fdo#74702 Followup to 4d1111aafe4c1$53ca52d045d726799d4b1753142
Forgot to commit... oops!
Change-Id: If73bdb2acb3fdba7e155d6f4ed2b6a249829db0e
Reviewed-on: https://gerrit.libreoffice.org/8757
Reviewed-by: Chris Sherlock <chris.sherlock79 at gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79 at gmail.com>
diff --git a/helpcontent2 b/helpcontent2
index 2b799e2..2dad754 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 2b799e21a07d93f7b997bb1f3fa85e8cffb19356
+Subproject commit 2dad7542c215024cd26ae42030e01ab772f2f9d5
diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index 7350a15..013c4ac 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -1045,9 +1045,6 @@ public:
virtual void DrawOutDev( const Point& rDestPt, const Size& rDestSize,
const Point& rSrcPt, const Size& rSrcSize,
const OutputDevice& rOutDev );
- void DrawOutDev( const Point& rDestPt, const Size& rDestSize,
- const Point& rSrcPt, const Size& rSrcSize,
- const Printer& rOutDev );
virtual void CopyArea( const Point& rDestPt,
const Point& rSrcPt, const Size& rSrcSize,
sal_uInt16 nFlags = 0 );
More information about the Libreoffice-commits
mailing list