From: Dan Untenzu Date: Wed, 18 Jan 2017 16:56:49 +0000 (+0100) Subject: [BUGFIX] Remove redundant style fallback X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/commitdiff_plain/7f61e026f87a7f731fc915581b720a17756aa054?hp=7f61e026f87a7f731fc915581b720a17756aa054 [BUGFIX] Remove redundant style fallback Remove condition for an existing theme, since a default configuration is always set. Even if this would not be the case, would the current fallback try to load a non-existing theme called "default". So remove this whole block. ---