From 36fe0330e70d6ab827c2c27e10bcbe0838c1888e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 12 Jul 2017 22:26:05 +0200 Subject: nxcompshad/src/Shadow.cpp: Drop duplicate prototype for NXShadowRemoveAllUpdaters(). Already in Shadow.h. --- nxcompshad/src/Shadow.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'nxcompshad') 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() { // -- cgit v1.2.3