diff --git a/src/libkwineffects/kwineffects.h b/src/libkwineffects/kwineffects.h index 38fd0a3508..4273db4a3d 100644 --- a/src/libkwineffects/kwineffects.h +++ b/src/libkwineffects/kwineffects.h @@ -350,9 +350,6 @@ public: * @li do various housekeeping tasks such as initing your effect's variables for the upcoming paint pass or updating animation's progress * - * In OpenGL based compositing, the frameworks ensures that the context is current - * when this method is invoked. - * * @a presentTime specifies the expected monotonic time when the rendered frame * will be displayed on the screen. */