No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / font.cc
index 0e1ad85cdf2bb6a248b6e75d770c442cfbcc2a2b..d729c26965a1490bbef7337701c20dd2eb1d1abd 100644 (file)
@@ -24,7 +24,7 @@ Font::Font (cxml::NodePtr node)
        : _id (node->string_child ("Id"))
        , _file (node->optional_string_child ("File"))
 {
-       
+
 }
 
 void