Skip to content

Commit

Permalink
server: lv_nuttx_deinit already deleted.
Browse files Browse the repository at this point in the history
Signed-off-by: HongChao6 <[email protected]>
HongChao6 authored and xiaoxiang781216 committed Dec 26, 2024
1 parent c98a217 commit 1368310
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions server/RootContainer.cpp
Original file line number Diff line number Diff line change
@@ -61,11 +61,6 @@ RootContainer::~RootContainer() {
mUvData = nullptr;
mUvLoop = nullptr;

if (mDisp) {
lv_disp_remove(mDisp);
mDisp = nullptr;
}

mListener = nullptr;

lv_nuttx_deinit(&mResult);

0 comments on commit 1368310

Please sign in to comment.