Ditch all @since DocBlocks from theme.

This commit is contained in:
Philip Arthur Moore 2013-03-18 14:53:23 -05:00
parent 182298629a
commit fe19f5433b
22 changed files with 0 additions and 58 deletions

View file

@ -3,7 +3,6 @@
* WordPress.com-specific functions and definitions
*
* @package _s
* @since _s 1.0
*/
global $themecolors;
@ -12,7 +11,6 @@ global $themecolors;
* Set a default theme color array for WP.com.
*
* @global array $themecolors
* @since _s 1.0
*/
$themecolors = array(
'bg' => '',