Commit 36fe0330 authored by Mike Gabriel's avatar Mike Gabriel

nxcompshad/src/Shadow.cpp: Drop duplicate prototype for…

nxcompshad/src/Shadow.cpp: Drop duplicate prototype for NXShadowRemoveAllUpdaters(). Already in Shadow.h.
parent d7789746
...@@ -57,8 +57,6 @@ static UpdateManager *updateManager; ...@@ -57,8 +57,6 @@ static UpdateManager *updateManager;
static Poller *poller; static Poller *poller;
static Input *input; static Input *input;
int NXShadowRemoveAllUpdaters();
inline bool NXShadowNotInitialized() inline bool NXShadowNotInitialized()
{ {
// //
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment