mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2025-12-16 19:24:37 +00:00
Remove unneeded slim functions.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include <libudev.h>
|
||||
#endif
|
||||
|
||||
DeviceInfoList* LinuxListDevices()
|
||||
DeviceInfoList* ListDevices()
|
||||
{
|
||||
DIR* dir;
|
||||
struct dirent* dirent;
|
||||
|
||||
Reference in New Issue
Block a user