diff options
Diffstat (limited to 'src/zenserver/main.cpp')
| -rw-r--r-- | src/zenserver/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenserver/main.cpp b/src/zenserver/main.cpp index f8f25877b..76e022017 100644 --- a/src/zenserver/main.cpp +++ b/src/zenserver/main.cpp @@ -131,6 +131,7 @@ ReportServiceStatus(ServiceStatus Status) break; } #endif + (void)Status; } int |