Skip to content
Permalink
Browse files
Merge pull request #6923 from lioncash/prototype
DolphinQt2/GeckoCodeWidget: Remove unimplemented OnDelete() prototype
  • Loading branch information
leoetlino committed May 20, 2018
2 parents c145d7e + 437c954 commit 73fde6d
Showing 1 changed file with 0 additions and 1 deletion.
@@ -36,7 +36,6 @@ class GeckoCodeWidget : public QWidget
private:
void OnSelectionChanged();
void OnItemChanged(QListWidgetItem* item);
void OnDelete();

void CreateWidgets();
void ConnectWidgets();

0 comments on commit 73fde6d

Please sign in to comment.