From e29c975369db3c0999de16d6a4fb529e4490d24e Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Sun, 17 Dec 2017 22:16:53 +0300
Subject: Remove default parameter from simpleanimation.h

---
 src/resources/animation/simpleanimation.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'src')

diff --git a/src/resources/animation/simpleanimation.h b/src/resources/animation/simpleanimation.h
index 2c068acff..714a17eb8 100644
--- a/src/resources/animation/simpleanimation.h
+++ b/src/resources/animation/simpleanimation.h
@@ -75,8 +75,7 @@ class SimpleAnimation final
 
     private:
         void initializeAnimation(XmlNodeConstPtr animationNode,
-                                 const std::string&
-                                 dyePalettes = std::string());
+                                 const std::string &dyePalettes);
 
         /** The hosted animation. */
         Animation *mAnimation;
-- 
cgit v1.2.3-70-g09d2