summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index a9f7016..b1563dd 100644
--- a/README.txt
+++ b/README.txt
@@ -61,7 +61,6 @@ example, see `/examples/gl_basic.c` [3].
[3] http://cgit.freedesktop.org/~chadversary/waffle/tree/gl_basic.c.
------------------------------
#include <waffle/waffle.h>
// Declare function pointers and enums for glClear, glClearColor.
@@ -107,7 +106,6 @@ example, see `/examples/gl_basic.c` [3].
return 0;
}
------------------------------
Installing