X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2Fwindowmanager.git;a=blobdiff_plain;f=AFBClient.cpp;h=99f22bdf19e44484104b96aafd7d53ffc78280c6;hp=8ef7edc7e8d4646e0a7029b79e2e92e22b12b275;hb=267c89a270b79b4bb45043c700ca65f2917b241c;hpb=922a437c7b2c7b458babdb4debfdb4743d52c760 diff --git a/AFBClient.cpp b/AFBClient.cpp index 8ef7edc..99f22bd 100644 --- a/AFBClient.cpp +++ b/AFBClient.cpp @@ -357,8 +357,6 @@ int AFBClient::Impl::endDraw(const char *label) { void AFBClient::Impl::set_event_handler( enum EventType et, std::function func) { - UNUSED(et); - UNUSED(func); TRACE(); if (et >= 1 && et <= 6) { // Yeah ... just go with it!