Remove unused global

This commit is contained in:
Jay Wood
2015-08-28 19:19:53 -04:00
parent b3848809c0
commit 58474dca20

View File

@ -148,7 +148,6 @@ class CWV3 {
* @return null
*/
public function load_dependancies() {
global $post;
if ( current_user_can( 'manage_options' ) ) {
return;