URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf201b03ac3eb83e7ca9d6681033bb185462c68a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cf201b0 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
UI (simple_dialog): fix warning: redundant redeclaration of .. [-Wredundant-decls]
simple_dialog.h:78:13: warning: redundant redeclaration of ‘simple_message_box’ [-Wredundant-decls]
simple_dialog.h:85:13: warning: redundant redeclaration of ‘vsimple_error_message_box’ [-Wredundant-decls]
simple_dialog.h:90:13: warning: redundant redeclaration of ‘simple_error_message_box’ [-Wredundant-decls]
Change-Id: I8f6363fc8ec46ba24895e5236368544f64354e42
Reviewed-on: https://code.wireshark.org/review/4460
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 798eb97 Qt: Packet list column sorting.
adds cf201b0 UI (simple_dialog): fix warning: redundant redeclaration of .. [-Wredundant-decls]
Summary of changes:
ui/gtk/simple_dialog.h | 18 ------------------
1 file changed, 18 deletions(-)