mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
remove some _MSC_VER stuff
This commit is contained in:
@@ -48,9 +48,6 @@
|
||||
#include "null_auth.h"
|
||||
#include "alloc.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(disable:4100)
|
||||
#endif
|
||||
|
||||
/* null_auth uses the auth debug module */
|
||||
|
||||
|
Reference in New Issue
Block a user