--- ckeditor_link/includes/ckeditor_link.menu.inc	2011-11-18 15:20:12.730110000 +0000
+++ ckeditor_link/includes/ckeditor_link.menu.inc	2011-11-18 15:41:23.898179000 +0000
@@ -51,8 +51,6 @@ function ckeditor_link_ckeditor_link_men
     $link_title = db_result(db_query("SELECT link_title FROM {menu_links} WHERE link_path = '%s' AND hidden = 0 ORDER BY customized DESC", $path));
     return ($link_title) ? $link_title : NULL;
   }
-
-//  return FALSE;
 }
 
 /**
