Remove now unused file

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-01-26 19:03:31 +00:00
parent e1b974b331
commit 8d9acc3d65
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
2 changed files with 0 additions and 157 deletions

View file

@ -36,7 +36,6 @@
#include "AsyncDialog.hpp"
#include "PluginContext.hpp"
#include "WindowParameters.hpp"
#include "ResizeHandle.hpp"
GLFWAPI int glfwGetKeyScancode(int) { return 0; }