Remove unused header

This commit is contained in:
Kovid Goyal 2019-07-29 09:45:02 +05:30
parent cab949a939
commit d218900b57
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

1
glfw/main_loop.h vendored
View File

@ -7,7 +7,6 @@
#pragma once
#include "internal.h"
#include <stdatomic.h>
#ifndef GLFW_LOOP_BACKEND
#define GLFW_LOOP_BACKEND x11