diff options
Diffstat (limited to 'plugins/SimpleAR/Src')
-rw-r--r-- | plugins/SimpleAR/Src/Main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SimpleAR/Src/Main.cpp b/plugins/SimpleAR/Src/Main.cpp index 8ec4bc4550..62c5a34ce6 100644 --- a/plugins/SimpleAR/Src/Main.cpp +++ b/plugins/SimpleAR/Src/Main.cpp @@ -44,7 +44,6 @@ PLUGININFOEX pluginInfoEx = { __COPYRIGHT,
__AUTHORWEB,
UNICODE_AWARE,
- 0,
// {46BF191F-8DFB-4656-88B2-4C20BE4CFA44}
{0x46bf191f, 0x8dfb, 0x4656, { 0x88, 0xb2, 0x4c, 0x20, 0xbe, 0x4c, 0xfa, 0x44}}
};
|