Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and ratgr committed Feb 6, 2025
1 parent 329d13c commit 2f703ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/lighting-app/tizen/src/DBusInterface.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ gboolean DBusInterface::OnCurrentLevelChanged(LightAppLevelControl * levelContro
return G_DBUS_METHOD_INVOCATION_HANDLED;
}


void DBusInterface::InitOnOff()
{
bool isOn = false;
Expand Down

0 comments on commit 2f703ef

Please sign in to comment.