/home/arranoyd/public_html/wp-content/plugins/jetpack/3rd-party/polldaddy.php
<?php

class Jetpack_Sync {
	static function sync_options() {
		_deprecated_function( __METHOD__, 'jetpack-4.2', 'jetpack_options_whitelist filter' );
	}
}