Remove portable, we dont use it

This commit is contained in:
Jonas Kvinge
2019-11-25 00:35:48 +01:00
parent 7039234471
commit 337e47269f
7 changed files with 3 additions and 47 deletions

View File

@@ -86,8 +86,6 @@
# include "moodbar/moodbarloader.h"
#endif
bool Application::kIsPortable = false;
class ApplicationImpl {
public:
explicit ApplicationImpl(Application *app) :