- Remove unnecessary typedef

svn path=/trunk/; revision=37214
This commit is contained in:
Stefan Ginsberg 2008-11-05 19:06:02 +00:00
parent d1cadc84e9
commit 7e33ef3d9e

View file

@ -142,7 +142,7 @@ private:
const Project& project; const Project& project;
}; };
typedef struct ModuleHandlerInformations struct ModuleHandlerInformations
{ {
HostType DefaultHost; HostType DefaultHost;
const char* cflags; const char* cflags;