Cleanup project a bit

This commit is contained in:
Filip Gawin 2019-06-30 12:53:39 +02:00
commit 2115faec38
37 changed files with 319 additions and 317 deletions

View file

@ -150,7 +150,6 @@ typedef interface IAMStats IAMStats;
extern "C"{
#endif
void * __RPC_USER MIDL_user_allocate(size_t);
void __RPC_USER MIDL_user_free( void * );