muimaster.library: remove self notification code from Listview
commit657fb18ea61d4c5d240ff9b09c71e50b59b0ca32
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 23 Aug 2015 08:42:27 +0000 (23 08:42 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 23 Aug 2015 08:42:27 +0000 (23 08:42 +0000)
tree33ab63eb37909f85be677e20eae2bc9d4078127f
parent69ae651bbbff160580936595bcad7d41afa6f32c
muilibrary: remove self notification code from Listview

With the recent change of forwarding Notify to List, this code
was causing the notification to be fired for the second time (first
one was a notification set up on List itself)

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@51025 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/classes/listview.c