diff --git a/plugin-name/trunk/includes/class-plugin-name-loader.php b/plugin-name/trunk/includes/class-plugin-name-loader.php index 6596e6c..06a9f0e 100644 --- a/plugin-name/trunk/includes/class-plugin-name-loader.php +++ b/plugin-name/trunk/includes/class-plugin-name-loader.php @@ -10,17 +10,6 @@ * @subpackage Plugin_Name/includes */ -/** - * Register all actions and filters for the plugin. - * - * Maintains them in a list as defined in the core plugin file and then - * registers them with WordPress when the plugin begins execution. - * - * @package Plugin_Name - * @subpackage Plugin_Name/includes - * @author Your Name - */ - /** * Register all actions and filters. *