Commit aa14618
committed
Remove global registry and refactor MessageDialog C API
Deleted the global registry implementation and its usage from the MessageDialog C API. MessageDialog objects are now managed via raw pointers instead of shared_ptr and registry, simplifying object lifetime management and reducing overhead.1 parent ad70b11 commit aa14618
3 files changed
Lines changed: 22 additions & 792 deletions
0 commit comments