| @@ -186,15 +186,8 @@ | ||
| 186 | 186 | // The wp-config.php one holds the database credentials and the |
| 187 | 187 | // authentication salts, so leaving it behind would keep them readable in |
| 188 | 188 | // the options table long after the plugin is gone. |
| 189 | 189 | 'vigilante_htaccess_backup', |
| 190 | - 'vigilante_htaccess_history', | |
| 191 | - // The pre-migration snapshot keeps our own header block so the owner can | |
| 192 | - // restore it; it is still ours to remove on uninstall, along with the | |
| 193 | - // recovery undo copy and the dismissed flag. | |
| 194 | - 'vigilante_htaccess_pre_migration', | |
| 195 | - 'vigilante_htaccess_recovery_undo', | |
| 196 | - 'vigilante_htaccess_recovery_done', | |
| 197 | 190 | 'vigilante_wpconfig_backup', |
| 198 | 191 | 'vigilante_config_copies_purged', |
| 199 | 192 | 'vigilante_config_copies_sweep_lock', |
| 200 | 193 | 'vigilante_htaccess_write_lock', |