Global: remove using of libnm

This commit is contained in:
Carter Li
2024-08-03 07:50:15 +08:00
parent d501c8b41a
commit 0c82a84266
6 changed files with 6 additions and 22 deletions
-3
View File
@@ -245,9 +245,6 @@ void ffListFeatures(void)
#if FF_HAVE_PULSE
"libpulse\n"
#endif
#if FF_HAVE_LIBNM
"libnm\n"
#endif
#if FF_HAVE_DDCUTIL
"libddcutil\n"
#endif