diff options
Diffstat (limited to 'src/PatchagePort.hpp')
-rw-r--r-- | src/PatchagePort.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PatchagePort.hpp b/src/PatchagePort.hpp index c343d58..b1a96e7 100644 --- a/src/PatchagePort.hpp +++ b/src/PatchagePort.hpp @@ -73,5 +73,4 @@ private: PortType _type; }; - #endif // PATCHAGE_PATCHAGEPORT_HPP |