1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00

code cleaning

This commit is contained in:
Antonin Portelli 2018-08-28 16:56:07 +01:00
parent 0250aa9347
commit f3a0158213

View File

@ -72,7 +72,6 @@ protected:
virtual void execute(void);
};
extern template class TDWF<FIMPL>;
MODULE_REGISTER_TMP(DWF, TDWF<FIMPL>, MAction);
/******************************************************************************