From: phasefx Date: Sat, 8 Mar 2008 07:46:39 +0000 (+0000) Subject: dead code X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=87eb8295f5d2cfd400e060c062d5af39491cb2af;p=Evergreen.git dead code git-svn-id: svn://svn.open-ils.org/ILS/trunk@8922 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/chrome/content/legacy/_browse.xul b/Open-ILS/xul/staff_client/chrome/content/legacy/_browse.xul deleted file mode 100644 index 93837ae51b..0000000000 --- a/Open-ILS/xul/staff_client/chrome/content/legacy/_browse.xul +++ /dev/null @@ -1,646 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Open-ILS/xul/staff_client/chrome/content/legacy/_marc.xul b/Open-ILS/xul/staff_client/chrome/content/legacy/_marc.xul deleted file mode 100644 index 8668a92cc2..0000000000 --- a/Open-ILS/xul/staff_client/chrome/content/legacy/_marc.xul +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Open-ILS/xul/staff_client/chrome/content/main/constants.js b/Open-ILS/xul/staff_client/chrome/content/main/constants.js index 44ace3fd64..0a18fa790e 100644 --- a/Open-ILS/xul/staff_client/chrome/content/main/constants.js +++ b/Open-ILS/xul/staff_client/chrome/content/main/constants.js @@ -221,7 +221,6 @@ const urls = { 'XUL_COPY_NOTES' : '/xul/server/cat/copy_notes.xul', 'XUL_COPY_STATUS' : '/xul/server/circ/copy_status.xul', 'XUL_COPY_SUMMARY' : '/xul/server/cat/copy_summary.xul', - 'XUL_COPY_VOLUME_BROWSE_OLD' : 'chrome://open_ils_staff_client/content/legacy/_browse.xul', 'XUL_COPY_VOLUME_BROWSE' : '/xul/server/cat/copy_browser.xul', 'XUL_DEBUG_CONSOLE' : 'chrome://global/content/console.xul', 'XUL_DEBUG_FIELDMAPPER' : '/xul/server/util/fm_view.xul', @@ -237,7 +236,6 @@ const urls = { 'XUL_LIST_CLIPBOARD' : '/xul/server/util/list_clipboard.xul', 'XUL_LOCAL_ADMIN' : '/xul/server/admin/index.xhtml', 'XUL_MARC_NEW' : '/xul/server/cat/marc_new.xul', - 'XUL_MARC_EDIT_LEGACY' : 'chrome://open_ils_staff_client/content/legacy/_marc.xul', 'XUL_MARC_EDIT' : '/xul/server/cat/marcedit.xul', 'XUL_MARC_VIEW' : '/xul/server/cat/marc_view.xul', 'XUL_MENU_FRAME' : 'chrome://open_ils_staff_client/content/main/menu_frame.xul',