diff --git a/overlay_experimental/steam_overlay.cpp b/overlay_experimental/steam_overlay.cpp index a5e82a52..2e7df075 100644 --- a/overlay_experimental/steam_overlay.cpp +++ b/overlay_experimental/steam_overlay.cpp @@ -875,8 +875,6 @@ void Steam_Overlay::set_next_notification_pos(float width, float height, float e default: /* satisfy compiler warning */ break; } - - // 0 on the y-axis is top, 0 on the x-axis is left float x = 0.0f; float y = 0.0f;