From e4a38c10f4d18e0e64ca21abbf0bc546ca48add4 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Sun, 18 Oct 2015 01:29:49 +0200 Subject: [PATCH] Remove reference to removed Khronos headers --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ce8dcb10..b231e659 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,6 @@ This will help both us and other people experiencing the same bug. GLFW bundles a number of dependencies in the `deps/` directory. - - [Khronos extension headers](https://www.opengl.org/registry/) for API - extension symbols used by GLFW - [getopt\_port](https://github.com/kimgr/getopt_port/) for examples with command-line options - [TinyCThread](https://github.com/tinycthread/tinycthread) for threaded