diff --git a/3rd-party/class.jetpack-amp-support.php b/3rd-party/class.jetpack-amp-support.php index 87e021b53963f..dbc45d105b9da 100644 --- a/3rd-party/class.jetpack-amp-support.php +++ b/3rd-party/class.jetpack-amp-support.php @@ -265,9 +265,6 @@ static function render_sharing_html( $markup, $sharing_enabled ) { 'twitter' => array(), 'pinterest' => array(), 'whatsapp' => array(), - 'google-plus-1' => array( - 'type' => 'gplus', - ), 'tumblr' => array(), 'linkedin' => array(), );