diff --git a/examples/Generic/Viewport_Demo/Viewport_Demo.ino b/examples/Generic/Viewport_Demo/Viewport_Demo.ino index 9e894a2..8391652 100644 --- a/examples/Generic/Viewport_Demo/Viewport_Demo.ino +++ b/examples/Generic/Viewport_Demo/Viewport_Demo.ino @@ -22,9 +22,6 @@ // makes it easier to reposition groups of graphical objects (for example GUI buttons) that have // fixed relative positions. -// The viewport position x, and y coordinates and viewport bounds must be constrained by the -// user sketch to be within the screen boundaries. - #include #include