diff options
Diffstat (limited to 'editor/imgui-misc.cpp')
| -rw-r--r-- | editor/imgui-misc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/imgui-misc.cpp b/editor/imgui-misc.cpp index 22fe3d2f..6ee177f8 100644 --- a/editor/imgui-misc.cpp +++ b/editor/imgui-misc.cpp @@ -6,7 +6,6 @@ namespace floormat { using namespace floormat::imgui; - void app::draw_fps() { const auto dpi = M->dpi_scale(); |
