From 9bfe1d13c04705ae5f27c2bf28af6f532b4e2084 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 21 Oct 2015 11:16:50 +0300 Subject: No, it isn't Change-Id: I0236ff718ec9c3ee8d5845a044d65c927a896879 --- slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slideshow') diff --git a/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx b/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx index b0198fc6e514..bf7317c85c86 100644 --- a/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx +++ b/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx @@ -167,7 +167,7 @@ int oglErrorHandler( Display* /*dpy*/, XErrorEvent* /*evnt*/ ) #endif /** This is the Transitioner class for OpenGL 3D transitions in - * slideshow. At the moment, it's Linux only. This class is implicitly + * slideshow. This class is implicitly * constructed from XTransitionFactory. */ class OGLTransitionerImpl : private cppu::BaseMutex, private boost::noncopyable, public OGLTransitionerImplBase -- cgit