aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-07-12 22:26:05 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-07-13 11:38:42 +0200
commit36fe0330e70d6ab827c2c27e10bcbe0838c1888e (patch)
tree790545a746cf8ea2b10dc5774477f51165764447 /nxcompshad
parentd7789746285f1d4c1bd7763058aff3a31e250b23 (diff)
downloadnx-libs-36fe0330e70d6ab827c2c27e10bcbe0838c1888e.tar.gz
nx-libs-36fe0330e70d6ab827c2c27e10bcbe0838c1888e.tar.bz2
nx-libs-36fe0330e70d6ab827c2c27e10bcbe0838c1888e.zip
nxcompshad/src/Shadow.cpp: Drop duplicate prototype for NXShadowRemoveAllUpdaters(). Already in Shadow.h.
Diffstat (limited to 'nxcompshad')
-rw-r--r--nxcompshad/src/Shadow.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/nxcompshad/src/Shadow.cpp b/nxcompshad/src/Shadow.cpp
index 3db5039ce..c928e6ffd 100644
--- a/nxcompshad/src/Shadow.cpp
+++ b/nxcompshad/src/Shadow.cpp
@@ -57,8 +57,6 @@ static UpdateManager *updateManager;
static Poller *poller;
static Input *input;
-int NXShadowRemoveAllUpdaters();
-
inline bool NXShadowNotInitialized()
{
//