URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=152e0114c127d39415f2a7a634a0c42fc1730d22
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
152e011 by Roland Knall (rknall@xxxxxxxxx):
Qt: Fix CPU usage for DisplayFilterEdit
Fix CPU usage by removing unused function, which lead to a loop
of paintEvents for the DisplayFilterEdit
Change-Id: Ib325a16fa2d90d668e21917bc07e806d11d1fbf9
Reviewed-on: https://code.wireshark.org/review/34993
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from d8715d2 RTCP: Dissect more MCPTT elements.
add 152e011 Qt: Fix CPU usage for DisplayFilterEdit
Summary of changes:
ui/qt/widgets/display_filter_edit.cpp | 2 --
1 file changed, 2 deletions(-)