diff --git a/plugins/arguments/user_edit.inc b/plugins/arguments/user_edit.inc
index fc77f80..32b2b81 100644
--- a/plugins/arguments/user_edit.inc
+++ b/plugins/arguments/user_edit.inc
@@ -44,5 +44,4 @@ function ctools_user_edit_context($arg = NULL, $conf = NULL, $empty = FALSE) {
 
   // This will perform a node_access check, so we don't have to.
   return ctools_context_create('user_edit_form', $account);
-  return NULL;
 }
\ No newline at end of file
