mirror of
https://github.com/reactos/reactos.git
synced 2026-07-04 19:54:19 +08:00
- Remove unnecessary typedef
svn path=/trunk/; revision=37214
This commit is contained in:
@@ -142,7 +142,7 @@ private:
|
||||
const Project& project;
|
||||
};
|
||||
|
||||
typedef struct ModuleHandlerInformations
|
||||
struct ModuleHandlerInformations
|
||||
{
|
||||
HostType DefaultHost;
|
||||
const char* cflags;
|
||||
|
||||
Reference in New Issue
Block a user