[Libreoffice-commits] online.git: ios/Mobile
Tor Lillqvist (via logerrit)
logerrit at kemper.freedesktop.org
Tue Apr 28 20:13:34 UTC 2020
ios/Mobile/AppDelegate.mm | 1 -
1 file changed, 1 deletion(-)
New commits:
commit fe9edb5e8bdb68f34a9bc18f01dd7738d0c1a0f1
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Tue Apr 28 18:50:52 2020 +0300
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Tue Apr 28 22:13:16 2020 +0200
Bin leftover unused variable
Change-Id: I21eaec0f070698db119d396f4b24c6d3b785c1f3
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93107
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Tor Lillqvist <tml at collabora.com>
diff --git a/ios/Mobile/AppDelegate.mm b/ios/Mobile/AppDelegate.mm
index 074230ff8..b76158806 100644
--- a/ios/Mobile/AppDelegate.mm
+++ b/ios/Mobile/AppDelegate.mm
@@ -33,7 +33,6 @@
static LOOLWSD *loolwsd = nullptr;
NSString *app_locale;
-BOOL empty_tile_cache;
static void download(NSURL *source, NSURL *destination) {
[[[NSURLSession sharedSession] downloadTaskWithURL:source
More information about the Libreoffice-commits
mailing list