From: Damyan Ivanov Date: Wed, 20 May 2020 19:40:59 +0000 (+0300) Subject: remove redundant call to setupProfile X-Git-Tag: v0.14.0~68 X-Git-Url: https://git.ktnx.net/?a=commitdiff_plain;h=68a544bddf0c827b536b1890ba975d9c6bd54a0e;hp=68a544bddf0c827b536b1890ba975d9c6bd54a0e;p=mobile-ledger.git remove redundant call to setupProfile that is done when the super ProfileThemedActivity.onCreate() is called ---