From 955ddf6bf2377ed3e19ce6cf2596930fd3f486b8 Mon Sep 17 00:00:00 2001 From: Ansariel Date: Fri, 24 Aug 2012 23:46:37 +0200 Subject: [PATCH] Purged one more orphaned method declaration in sound explorer --- indra/newview/NACLfloaterexploresounds.h | 1 - 1 file changed, 1 deletion(-) diff --git a/indra/newview/NACLfloaterexploresounds.h b/indra/newview/NACLfloaterexploresounds.h index 2447c1de9c..5408c2e633 100644 --- a/indra/newview/NACLfloaterexploresounds.h +++ b/indra/newview/NACLfloaterexploresounds.h @@ -16,7 +16,6 @@ class NACLFloaterExploreSounds public: NACLFloaterExploreSounds(const LLSD& key); BOOL postBuild(void); - void close(bool app_quitting); BOOL tick();