svn path=/branches/work/kwin_composite/; revision=655501
This commit is contained in:
Rivo Laks 2007-04-18 15:45:34 +00:00
parent 7a5415ecdb
commit e93ce53928

View file

@ -35,9 +35,6 @@ class TestFBOEffect : public Effect
static bool supported();
protected:
bool loadData();
private:
GLTexture* mTexture;
GLRenderTarget* mRenderTarget;