mirror of https://github.com/KLayout/klayout.git
Fixed a merge issue.
This commit is contained in:
parent
96386383d0
commit
25d5eae965
|
|
@ -2791,9 +2791,6 @@ MacroEditorDialog::start_exec (gsi::Interpreter *ec)
|
|||
try {
|
||||
|
||||
m_file_to_widget.clear ();
|
||||
m_include_expanders.clear ();
|
||||
m_include_paths_to_ids.clear ();
|
||||
m_include_file_id_cache.clear ();
|
||||
|
||||
m_last_process_events = tl::Clock::current ();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue