diff options
| author | hondres | 2016-02-01 14:28:53 +0100 |
|---|---|---|
| committer | hondres | 2016-02-01 14:28:53 +0100 |
| commit | f4fa74fe28bc57205461c1937fb6f7ad15886a84 (patch) | |
| tree | fe5f1b2e28ab23c968b5630294cb6773647e3097 /platform/x11 | |
| parent | 2809b31f8c7b87a020d2c8f4750d3652176b936d (diff) | |
| download | godot-f4fa74fe28bc57205461c1937fb6f7ad15886a84.tar.gz godot-f4fa74fe28bc57205461c1937fb6f7ad15886a84.tar.zst godot-f4fa74fe28bc57205461c1937fb6f7ad15886a84.zip | |
remove pc_joystick_map.h
Diffstat (limited to 'platform/x11')
| -rw-r--r-- | platform/x11/os_x11.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/x11/os_x11.cpp b/platform/x11/os_x11.cpp index f42e93b93..7c4c625db 100644 --- a/platform/x11/os_x11.cpp +++ b/platform/x11/os_x11.cpp @@ -65,7 +65,6 @@ #include <X11/Xatom.h> -//#include "os/pc_joystick_map.h" #undef CursorShape |
