edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / rgb601 / ivtc.C.2
index 5fb34f7e7799cb523cd507f529065c6e417784db..0435464c962aebd04c536007ca089e16b03dd4e1 100644 (file)
@@ -42,7 +42,7 @@ RGB601Main::~RGB601Main()
        delete defaults;
 }
 
-char* RGB601Main::plugin_title() { return _("Inverse Telecine"); }
+char* RGB601Main::plugin_title() { return "Inverse Telecine"; }
 int RGB601Main::is_realtime() { return 1; }
 
 int RGB601Main::load_defaults()