diff options
Diffstat (limited to 'src/PortID.hpp')
-rw-r--r-- | src/PortID.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PortID.hpp b/src/PortID.hpp index e8286c9..3f916c0 100644 --- a/src/PortID.hpp +++ b/src/PortID.hpp @@ -118,4 +118,3 @@ operator<(const PortID& a, const PortID& b) } #endif // PATCHAGE_PORTID_HPP - |