mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[win-nix] fix build
This commit is contained in:
@ -893,7 +893,6 @@ void CAscApplicationManagerWrapper::handleInputCmd(const std::vector<wstring>& v
|
||||
if ( !_plugin_name.empty() ) {
|
||||
// _app.installEditorsPlugin(_plugin_name);
|
||||
}
|
||||
qDebug() << "install plugin" << _plugin_name;
|
||||
}
|
||||
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user