Remove handling for Windows versions that are no longer supported

This commit is contained in:
Cameron Gutman 2026-01-26 20:04:15 -06:00
commit f5f06ae44e
5 changed files with 19 additions and 37 deletions

View file

@ -18,7 +18,6 @@ extern "C" {
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#include <VersionHelpers.h>
#include <dwmapi.h>
#include <Limelight.h>