# This patch file was generated by NetBeans IDE
# This patch can be applied using context Tools: Apply Diff Patch action on respective folder.
# It uses platform neutral UTF-8 encoding.
# Above lines and this line are ignored by the patching process.
Index: contributions/modules/inactive_user/inactive_user.install
--- contributions/modules/inactive_user/inactive_user.install Base (1.2)
+++ contributions/modules/inactive_user/inactive_user.install Locally Modified (Based On 1.2)
@@ -102,6 +102,14 @@
   variable_del('inactive_user_notify_text');
   variable_del('inactive_user_preserve_content');
   variable_del('inactive_user_timestamp');
+  variable_del('inactive_user_cron_limit');
+  variable_del('inactive_user_notify_admin_limit');
+  variable_del('inactive_user_notify_limit');
+  variable_del('inactive_user_auto_block_limit');
+  variable_del('inactive_user_auto_block_user_limit');
+  variable_del('inactive_user_auto_delete_limit');
+  variable_del('inactive_user_auto_delete_user_limit');
+  variable_del('inactive_user_notify_limit');
   $settings = db_query("SELECT name FROM {variable} WHERE name LIKE 'inactive_user_%'");
   while ($row = db_fetch_object($settings)) {
     variable_del($row->name);
