Remove an unused macro
This commit is contained in:
parent
f8d5f93b16
commit
8eafdfa598
@ -38,7 +38,6 @@
|
||||
|
||||
namespace WelsEnc {
|
||||
|
||||
#define WelsSafeDelete(p) if(p){ delete (p); (p) = NULL; }
|
||||
|
||||
|
||||
//***** entry API declaration ************************************************************************//
|
||||
|
Loading…
x
Reference in New Issue
Block a user