win-dshow: Remove unnecessarily inline define
This is already defined when including libobs headers
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
#include "window-helpers.h"
|
||||
#include "obfuscate.h"
|
||||
|
||||
#define inline __inline
|
||||
|
||||
static inline void encode_dstr(struct dstr *str)
|
||||
{
|
||||
dstr_replace(str, "#", "#22");
|
||||
|
Reference in New Issue
Block a user