Commit 06f34a9d authored by Francois Cartegnie's avatar Francois Cartegnie

Qt: EventDialog: remove useless destructor

parent 1cc91766
......@@ -187,7 +187,6 @@ public:
i_arg = _i_arg;
p_arg = _p_arg;
}
virtual ~DialogEvent() { }
int i_arg, i_dialog;
intf_dialog_args_t *p_arg;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment