LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.75k stars 1.14k forks source link

Remove unused header files and libraries #2832

Closed havardAasen closed 6 months ago

havardAasen commented 6 months ago

Some of the HAL user components had an unnecessary dependency in the IniFile library.

Also removed one duplicated and one unused header file from uspace_rtapi_app.cc.