mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 23:40:02 +01:00
Compilation warnings
This commit is contained in:
@@ -2248,8 +2248,6 @@ namespace ImGui
|
||||
int hover(const char *label)
|
||||
{
|
||||
const ImGuiStyle& Style = GetStyle();
|
||||
const ImGuiIO& IO = GetIO();
|
||||
ImDrawList* DrawList = GetWindowDrawList();
|
||||
ImGuiWindow* Window = GetCurrentWindow();
|
||||
if (Window->SkipItems)
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user