diff options
Diffstat (limited to 'src/PatchageModule.hpp')
-rw-r--r-- | src/PatchageModule.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PatchageModule.hpp b/src/PatchageModule.hpp index 734ff0f..450104a 100644 --- a/src/PatchageModule.hpp +++ b/src/PatchageModule.hpp @@ -53,5 +53,4 @@ protected: ModuleType _type; }; - #endif // PATCHAGE_PATCHAGEMODULE_HPP |