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

Commit 0701fed3 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove no longer necessary MS_LAZYTIME definitions.

Change-Id: Idf2d947509731715f895518b541d55d55187c43d
parent 0582e461
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -39,10 +39,6 @@
#include "fstab_priv.h"
#include "logging_macros.h"

#if !defined(MS_LAZYTIME)
#define MS_LAZYTIME (1 << 25)
#endif

using android::base::EndsWith;
using android::base::ParseByteCount;
using android::base::ParseInt;
+0 −4
Original line number Diff line number Diff line
@@ -37,10 +37,6 @@
using namespace android::fs_mgr;
using namespace testing;

#if !defined(MS_LAZYTIME)
#define MS_LAZYTIME (1 << 25)
#endif

namespace {

const std::string cmdline =