RoboCup-SSL / ssl-vision

Shared Vision System For The RoboCup Small Size League
GNU General Public License v3.0
90 stars 111 forks source link

[#128] Remove VDATA_NO_QT ifdefs #129

Closed g3force closed 5 years ago

g3force commented 5 years ago

QT is mandatory for ssl-vision anyway, so no need to pollute code with those ifdefs

g3force commented 5 years ago

closes #128

g3force commented 5 years ago

The changes were automatically done by unifdef (see #128).