mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-11-19 18:01:33 +03:00
src/Cedar/UT: remove unused function
found by cppcheck [src/Cedar/Proto_SSTP.c:126]: (style) The function 'SetNoSstp' is never used.
This commit is contained in:
@ -131,7 +131,6 @@ void UtSpeedMeterDlgRefreshStatus(HWND hWnd);
|
||||
#endif // UT_C
|
||||
|
||||
// Function prototype
|
||||
void UtSpeedMeter();
|
||||
void UtSpeedMeterEx(void *hWnd);
|
||||
|
||||
#endif // UT_H
|
||||
|
||||
Reference in New Issue
Block a user