From c891d5aab57c52950e8ed7a80331511b2706011c Mon Sep 17 00:00:00 2001 From: daviddelikat Date: Mon, 26 Oct 2009 02:51:07 -0500 Subject: [PATCH] finished the removal of the ems submi install stuff --- docs/upgrades/upgrade_7.8.0-7.8.1.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/upgrades/upgrade_7.8.0-7.8.1.pl b/docs/upgrades/upgrade_7.8.0-7.8.1.pl index 7fbe89ae4..184a1d5df 100644 --- a/docs/upgrades/upgrade_7.8.0-7.8.1.pl +++ b/docs/upgrades/upgrade_7.8.0-7.8.1.pl @@ -36,7 +36,6 @@ removeOldSubscriptionTables( $session ); removeOldITransactTables( $session ); removeSQLFormTables( $session ); fixBadRevisionDateColumns( $session ); -addEMSSubmission( $session ); removeImportCruft( $session ); removeAdminFromVisitorGroup( $session );