diff options
Diffstat (limited to 'ingen/shared/Builder.hpp')
-rw-r--r-- | ingen/shared/Builder.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ingen/shared/Builder.hpp b/ingen/shared/Builder.hpp index 29f664b9..55e2c30f 100644 --- a/ingen/shared/Builder.hpp +++ b/ingen/shared/Builder.hpp @@ -14,7 +14,6 @@ along with Ingen. If not, see <http://www.gnu.org/licenses/>. */ - #ifndef INGEN_SHARED_BUILDER_HPP #define INGEN_SHARED_BUILDER_HPP @@ -54,4 +53,3 @@ private: #endif // INGEN_SHARED_BUILDER_HPP - |