Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Commit 638d708

Browse files
committed
fix: compile issue
1 parent 76ba2f3 commit 638d708

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/rconpp/utilities.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ rconpp::error_type rconpp::report_get_last_error() {
6868
case 104:
6969
current_error = DISCONNECTED;
7070
break;
71-
case:
7271
}
7372
#endif
7473

0 commit comments

Comments
 (0)