Skip to content

Commit a7042bd

Browse files
committed
Update SliderLimit.cpp
1 parent 3efb1d1 commit a7042bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Hacks/SliderLimit.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ class $modify (SliderTouchLogic)
1515
this->m_slider->updateBar();
1616

1717
this->m_thumb->activate();
18-
19-
log::info("value: {}", this->m_slider->getValue());
2018
}
2119

2220
static void onModify(auto& self) {

0 commit comments

Comments
 (0)