CheatsWindow: unfriend CreateCodeDialog.

This is no longer needed.
This commit is contained in:
Lioncash 2014-10-18 21:38:14 -04:00
parent e7939a6b44
commit 650192390c
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ namespace Gecko
class wxCheatsWindow final : public wxDialog
{
friend class CreateCodeDialog;
public:
wxCheatsWindow(wxWindow* const parent);
~wxCheatsWindow();