Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc96652c authored by Ray Chen's avatar Ray Chen
Browse files

Remove fflush when storing thumbanil to sdcard.

parent e7d60bfd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -215,7 +215,6 @@ public class MiniThumbFile {
                r.write(data);
                r.seek(pos);
                r.writeByte(1);  // we have data in this slot
                mChannel.force(true);
            }
        } catch (IOException ex) {
            Log.e(TAG, "couldn't save mini thumbnail data for "