Skip to content

Commit

Permalink
remove chip
Browse files Browse the repository at this point in the history
  • Loading branch information
joonhaengHeo authored and yunhanw-google committed Mar 14, 2024
1 parent d47f780 commit cb66fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controller/java/AndroidCheckInDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class AndroidCheckInDelegate : public CheckInDelegate
ICDClientStorage * mpStorage = nullptr;
InteractionModelEngine * mpImEngine = nullptr;

chip::JniGlobalReference mCheckInDelegate;
JniGlobalReference mCheckInDelegate;
};

} // namespace app
Expand Down

0 comments on commit cb66fc3

Please sign in to comment.