Skip to content
Snippets Groups Projects
Unverified Commit c2fef9d3 authored by cblack-dev's avatar cblack-dev Committed by GitHub
Browse files

Resolve unused varaible warning in _WIN32 builds of screen_interactive.cpp (#693)

Marks constexpr int timeout_microseconds on line 73 as [[maybe_unused]] to resolve unused variable warning on _WIN32 builds.
parent b2f66c73
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment