JANITORIAL: Remove trailing empty lines.

This commit is contained in:
Christoph Mallon 2011-08-07 11:39:54 +02:00 committed by Johannes Schickel
parent bf580e6e6b
commit 23a0f5318c
517 changed files with 0 additions and 730 deletions

View file

@ -269,4 +269,3 @@ T gcd(T a, T b) {
} // End of namespace Common
#endif