Fix compile warning.

This commit is contained in:
Stephen Anthony 2020-11-12 18:04:56 -03:30
parent e39be62c54
commit 97ee718a0c
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ class FBSurface
This method should be called to reset the surface to empty
pixels / colour black.
*/
virtual void invalidate() {};
virtual void invalidate() {}
/**
This method should be called to reset a surface area to empty