From ef635d6186b5a49aa395286c9dcc686fdae9a954 Mon Sep 17 00:00:00 2001 From: cxl Date: Tue, 19 Jun 2018 12:03:25 +0000 Subject: [PATCH] .cosmetics git-svn-id: svn://ultimatepp.org/upp/trunk@12005 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/ide/UppDlg.h | 1 - 1 file changed, 1 deletion(-) diff --git a/uppsrc/ide/UppDlg.h b/uppsrc/ide/UppDlg.h index b328ad733..183c20dd4 100644 --- a/uppsrc/ide/UppDlg.h +++ b/uppsrc/ide/UppDlg.h @@ -100,7 +100,6 @@ struct TemplateDlg : public WithNewPackageLayout { int FilterPackageName(int c); struct NestEditorDlg : public WithNestEditorLayout { - typedef NestEditorDlg CLASSNAME; NestEditorDlg(); void Set(const String& nests);