Merge pull request #183 from mstorsjo/remove-unused-typedef
Remove unused typedefs
This commit is contained in:
commit
efaa153bb1
@ -50,9 +50,6 @@
|
||||
#include "d3d9_utils.h"
|
||||
#include "logging.h"
|
||||
|
||||
typedef long (*PCreateDecoderFunc) (ISVCDecoder** ppDecoder);
|
||||
typedef void_t (*PDestroyDecoderFunc) (ISVCDecoder* pDecoder);
|
||||
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user