Restore linefeed that doesn't exists on the original files.
authorCarlos Lopez <genetita@gmail.com>
Tue, 8 Dec 2009 09:24:27 +0000 (10:24 +0100)
committerCarlos Lopez <genetita@gmail.com>
Tue, 8 Dec 2009 09:24:27 +0000 (10:24 +0100)
synfig-core/src/synfig/blinepoint.cpp
synfig-core/src/synfig/blinepoint.h

index 0091e08..4291bbf 100644 (file)
@@ -61,4 +61,3 @@ synfig::BLinePoint::reverse()
                tangent_[1]=-tangent_[1];
        }
 }
-
index 28908e6..3a75d4b 100644 (file)
@@ -90,4 +90,3 @@ public:
 /* === E N D =============================================================== */
 
 #endif
-