From: Chuck Scott Date: Tue, 26 Jul 2016 17:30:38 +0000 (-0400) Subject: Removed extraneous useless nonsense that was included for no good reason. X-Git-Tag: v1.2.21^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6410f107fbc2e5fe70db8508475c6af14fee2b25;p=WP-Plugins%2Fglm-member-db-events.git Removed extraneous useless nonsense that was included for no good reason. --- diff --git a/setup/adminHooks.php b/setup/adminHooks.php index 8956b48..56f9b52 100644 --- a/setup/adminHooks.php +++ b/setup/adminHooks.php @@ -26,9 +26,3 @@ * Also note that parameters will be in the context of the main admin controller constructor. */ -// Add events notices to main dashboard widget - add_filter( 'glm-member-db-dashboard-widget-notices', function( $parameter ) { - - - - });