Drop out the NlpDtbfinder from the linux plugins, since the LayerStacker should sort it.

This commit is contained in:
Mike Auty
2017-10-08 20:24:24 +01:00
parent ae9e33292f
commit 624289b94d
@@ -25,7 +25,6 @@ windows_automagic = ['ConstructionMagic',
linux_automagic = ['ConstructionMagic',
'LayerStacker',
'LinuxSymbolCache',
'NlpDtbfinder',
'LinuxSymbolFinder']