No-op: remove all trailing whitespace.
[dcpomatic.git] / src / lib / exceptions.h
index 96dc816ec4dea27cbbc94937dbf98a0c76c2fe6b..268e8c36d200771d84e291ccd90e8f215da54c29 100644 (file)
@@ -296,8 +296,8 @@ public:
                }
        }
 
-protected:     
-       
+protected:
+
        void store_current () {
                boost::mutex::scoped_lock lm (_mutex);
                _exception = boost::current_exception ();