tablet: remove old comment
This commit is contained in:
parent
0ed880f3f7
commit
d7cf95b515
1 changed files with 0 additions and 1 deletions
|
|
@ -97,7 +97,6 @@ bool CTabletPadV2Resource::good() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void CTabletPadV2Resource::sendData() {
|
void CTabletPadV2Resource::sendData() {
|
||||||
// this is dodgy as fuck. I hate wl_array. it's expanded wl_array_for_each because C++ would complain about the implicit casts
|
|
||||||
for (auto const& p : m_pad->aq()->paths) {
|
for (auto const& p : m_pad->aq()->paths) {
|
||||||
m_resource->sendPath(p.c_str());
|
m_resource->sendPath(p.c_str());
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue