black list another frei0r plugin, check for port before setting HOST_type

This commit is contained in:
niels
2015-01-10 13:47:28 +01:00
parent 32fc0aedd4
commit cef01ae541
2 changed files with 3 additions and 1 deletions

View File

@@ -107,6 +107,7 @@ static struct {
{ "opencvfacedetect", 0, 1 }, /* default initialization fails */
{ "Curves", 0, 1 },
{ "scanline0r",0, 1 },
{ "RGB-Parade", 0, 1 },
{ NULL, 0, 0 },
};