sd/source/ui/remotecontrol/ImagePreparer.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 668bec99efb4a15ca0fe364fa3c217baba8a6f27 Author: LuboÅ¡ LuÅák <l.lu...@suse.cz> Date: Mon Jan 28 20:06:18 2013 +0100 remove stray SAL_CALL that breaks windows build Change-Id: Ia3e6f37460e96f463952072ffbf3e76386edb10d diff --git a/sd/source/ui/remotecontrol/ImagePreparer.cxx b/sd/source/ui/remotecontrol/ImagePreparer.cxx index b81b3ab..f824e5e 100644 --- a/sd/source/ui/remotecontrol/ImagePreparer.cxx +++ b/sd/source/ui/remotecontrol/ImagePreparer.cxx @@ -60,7 +60,7 @@ ImagePreparer::~ImagePreparer() Stop(); } -void SAL_CALL ImagePreparer::Timeout() +void ImagePreparer::Timeout() { sal_uInt32 aSlides = xController->getSlideCount(); // fprintf( stderr, "ImagePreparer: %d %d %d\n", xController->isRunning(),
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits