mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-16 21:00:00 +01:00
remove warning
This commit is contained in:
@@ -562,9 +562,6 @@ int plug_sys_detect_plugins(void)
|
|||||||
veejay_msg(VEEJAY_MSG_INFO, "\thttp://www.piksel.org/frei0r");
|
veejay_msg(VEEJAY_MSG_INFO, "\thttp://www.piksel.org/frei0r");
|
||||||
veejay_msg(VEEJAY_MSG_INFO, "\tFound %d frei0r %s",
|
veejay_msg(VEEJAY_MSG_INFO, "\tFound %d frei0r %s",
|
||||||
n_fr_ , n_fr_ == 1 ? "plugin" : "plugins" );
|
n_fr_ , n_fr_ == 1 ? "plugin" : "plugins" );
|
||||||
|
|
||||||
|
|
||||||
veejay_msg(VEEJAY_MSG_WARNING, "\tPerformance penalty for frei0r and FreeFrame: native -> RGB -> native.");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if( n_lvd_ > 0 ) {
|
if( n_lvd_ > 0 ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user