diff --git a/src/graphics.h b/src/graphics.h index da7cdc1..c52f95d 100644 --- a/src/graphics.h +++ b/src/graphics.h @@ -45,7 +45,6 @@ public: DECL_ATTR( FrameRate, int ) DECL_ATTR( FrameCount, int ) DECL_ATTR( Brightness, int ) - DECL_ATTR( Smooth, bool ) void wait(int duration); void fadeout(int duration);