Docs: Remove an inline comment duplicated by the DocBlock summary for wp_dashboard_trigger_widget_control().

Props tyxla.
Fixes #34014.


git-svn-id: https://develop.svn.wordpress.org/trunk@34564 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-09-25 22:49:02 +00:00
parent 78b73c8906
commit 7a74f67964

View File

@ -928,7 +928,6 @@ function wp_dashboard_cached_rss_widget( $widget_id, $callback, $check_urls = ar
/* Dashboard Widgets Controls */
// Calls widget_control callback
/**
* Calls widget control callback.
*