aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rects.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rects.h')
-rw-r--r--examples/rects.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/rects.h b/examples/rects.h
index f53698c..3537a5b 100644
--- a/examples/rects.h
+++ b/examples/rects.h
@@ -14,14 +14,6 @@
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/**
- @file rects.h
- @brief Utilities for rectangle animation demos.
-
- This file contains common definitions for demos that show an animation of
- many 2D rectangles.
-*/
-
#ifndef EXAMPLES_RECTS_H
#define EXAMPLES_RECTS_H