aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_print_events.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_print_events.c')
-rw-r--r--examples/pugl_print_events.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/pugl_print_events.c b/examples/pugl_print_events.c
index 3f6bb06..8f8874b 100644
--- a/examples/pugl_print_events.c
+++ b/examples/pugl_print_events.c
@@ -14,11 +14,6 @@
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/**
- @file pugl_print_events.c
- @brief A utility program that prints view events.
-*/
-
#include "test/test_utils.h"
#include "pugl/pugl.h"