andy wrote in changelog

[ljcom] r11345: LJSUP-10483 (Selfpromo delivery mechanic...

Committer: ailyin
LJSUP-10483 (Selfpromo delivery mechanics is broken): history isn't implemented in 88.*
U   branches/r88.7/cgi-bin/LJ/Pay/SelfPromo.pm
Modified: branches/r88.7/cgi-bin/LJ/Pay/SelfPromo.pm
===================================================================
--- branches/r88.7/cgi-bin/LJ/Pay/SelfPromo.pm	2012-01-24 08:18:45 UTC (rev 11344)
+++ branches/r88.7/cgi-bin/LJ/Pay/SelfPromo.pm	2012-01-24 09:23:04 UTC (rev 11345)
@@ -259,8 +259,6 @@
 
     LJ::Pay::SelfPromo->debug_msg("all done");
 
-    LJ::Pay::SelfPromo::History->update();
-
     return $cart;
 }