diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2014-09-11 20:39:37 +0200 |
---|---|---|
committer | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2014-09-11 21:24:18 +0200 |
commit | 085c6ebc14bd9670cd23a732b905d3c2379a9185 (patch) | |
tree | c45d50e5a3c246a66aa0f38db467a389050e95d2 /Makefile.fetch | |
parent | 3195c6db131699aae3cb84c051ebd3c437dafc6b (diff) |
LibreOffice4Android: Fix NullPointerException
The member fileNames was being correctly set in createUI() but it was
being reset at openDirectory(). The only purpose of this member was
sending the file name to open() method, but we can rewrite open() to
accept File objects so fileNames became useless and was removed.
Change-Id: I944be8ff13d221573a5a7accf0081c30872c62f0
Diffstat (limited to 'Makefile.fetch')
0 files changed, 0 insertions, 0 deletions