lib/openwfe/expool/journalexpstorage.rb in openwferu-0.9.2 vs lib/openwfe/expool/journalexpstorage.rb in openwferu-0.9.3
- old
+ new
@@ -256,10 +256,10 @@
write_to_journal(JournalEntry.new(:put, fei, flow_expression))
end
#
# interface method: remove the expressionid and persist the related workitem
- def remove (fei, workitem=nil)
+ def remove (fei)
write_to_journal(JournalEntry.new(:del, fei, nil))
end
#
# compute the size of the journal (number of entries) in the journal for the