Meson: remove duplicated io_plugins entries (#10108)

This commit is contained in:
Paul I 2018-05-16 13:12:36 +03:00 committed by radare
parent 4863c0aedc
commit cd6416667e

View File

@ -271,8 +271,6 @@ io_plugins = [
'shm',
'sparse',
'tcp',
'w32',
'w32dbg',
'windbg',
'winedbg',
'zip'