Index: kernel/classes/ezorderitem.php
===================================================================
--- kernel/classes/ezorderitem.php	(revision 24385)
+++ kernel/classes/ezorderitem.php	(working copy)
@@ -139,11 +139,6 @@
         return $this->Price;
     }
 
-    function remove()
-    {
-        return eZPersistentObject::removeObject( eZOrderItem::definition(), array( "id" => $this->ID ) );
-    }
-
     /*!
      \static
      Removes all order items from the database.
