mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2025-02-17 11:19:42 +00:00
remove unused constexpr
Signed-off-by: zhangdawei40 <zhangdawei40@huawei.com> Change-Id: Ifc73da968d6cd4f018634688944df86a427250fa
This commit is contained in:
parent
5a55becbf8
commit
bea508fdcb
@ -21,7 +21,6 @@
|
||||
|
||||
namespace OHOS::Ace::Framework {
|
||||
namespace {
|
||||
constexpr int32_t SHOW_TITLEBAR_AND_TOOLBAR_DELAY = 2000;
|
||||
constexpr float SCROLL_RATIO = 2.0f;
|
||||
|
||||
ScrollerObserver CreateObserver(
|
||||
|
Loading…
x
Reference in New Issue
Block a user