diff --git a/functions.php b/functions.php index 7f4c6a1d..ce5145ee 100644 --- a/functions.php +++ b/functions.php @@ -123,8 +123,3 @@ require get_template_directory() . '/inc/customizer.php'; * Load Jetpack compatibility file. */ require get_template_directory() . '/inc/jetpack.php'; - -/** - * WordPress.com-specific functions and definitions. - */ -//require get_template_directory() . '/inc/wpcom.php';