Remove the useless nested structure in StandardComponents::Class
This commit is contained in:
parent
17ea99118c
commit
ae2a661427
@ -35,8 +35,6 @@ namespace StandardComponents {
|
||||
};
|
||||
|
||||
struct Class: NamedIdentifier {
|
||||
struct Constructor {};
|
||||
Constructor constructor;
|
||||
using NamedIdentifier::NamedIdentifier;
|
||||
};
|
||||
namespace types {
|
||||
|
Loading…
Reference in New Issue
Block a user