removed basket, since now synching that via ubuntu one, at least for
[feisty_meow.git] / scripts / archival / snarf_notes.pl
index 7517f1d0ca7cd806c896e6a2c3b91eda1587989e..8c9947978a8ea3aec33cea3c6372b0ce521226d8 100644 (file)
@@ -40,8 +40,6 @@ local($snarf_file) = &snarf_name($base, $number);
 &backup_files($base, $number, $root, ".", ("*.html", "*.txt"));
 # backup all the hierarchies in our quartz directory.
 &backup_hierarchy($base, $number, "$root", "quartz");
-# grab all the state out of basketnotes's home directory.
-&backup_hierarchy($base, $number, "$root", ".kde/share/apps/basket");
 
 # gather any directories in our home that match these often recurring patterns.
 &snarf_by_pattern("$root", "notes");