Skip to content

Commit 95060f7

Browse files
committed
- Removed the plotSilent flag.
- Added argument forceOMPlot to plot APIs. git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@25696 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent 05a6017 commit 95060f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

OMEdit/OMEditGUI/OMC/OMCProxy.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,6 @@ bool OMCProxy::initializeOMC()
312312
changeDirectory(tmpPath);
313313
// set the OpenModelicaLibrary variable.
314314
Helper::OpenModelicaLibrary = getModelicaPath();
315-
// set plot to silent
316-
sendCommand("setPlotSilent(true)");
317315
return true;
318316
}
319317

0 commit comments

Comments
 (0)