summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-09-11 07:55:30 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-09-11 07:55:30 -0400
commit665c15ca32b65c69491c564860f89d932ef774ec (patch)
treec65975754c261f1e99cd987e1095b2b27e702d87 /plugins/jetpack/sync/class.jetpack-sync-module-protect.php
parentUpdate theme mantra to 2.6.0 (diff)
downloadblogs-gentoo-665c15ca32b65c69491c564860f89d932ef774ec.tar.gz
blogs-gentoo-665c15ca32b65c69491c564860f89d932ef774ec.tar.bz2
blogs-gentoo-665c15ca32b65c69491c564860f89d932ef774ec.zip
Update plugin jetpack to 4.3.1
Diffstat (limited to 'plugins/jetpack/sync/class.jetpack-sync-module-protect.php')
-rw-r--r--plugins/jetpack/sync/class.jetpack-sync-module-protect.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/jetpack/sync/class.jetpack-sync-module-protect.php b/plugins/jetpack/sync/class.jetpack-sync-module-protect.php
index 4a07c6b7..964ad8ad 100644
--- a/plugins/jetpack/sync/class.jetpack-sync-module-protect.php
+++ b/plugins/jetpack/sync/class.jetpack-sync-module-protect.php
@@ -4,7 +4,6 @@
* logs bruteprotect failed logins via sync
*/
class Jetpack_Sync_Module_Protect extends Jetpack_Sync_Module {
- private $taxonomy_whitelist;
function name() {
return 'protect';