Mention new embedding structure in architecture.md

This commit is contained in:
Robbert van der Helm
2021-07-22 14:25:56 +02:00
parent 1e47390edc
commit b21e9f29bb
2 changed files with 9 additions and 6 deletions
-3
View File
@@ -155,9 +155,6 @@ class DeferredWin32Window {
* window we created using `CreateWindowEx()`. We will need to manually resize
* `wrapper_window` to match size changes coming from and going to the plugin
* belonging to `wine_window`.
*
* TODO: Check if we can remove the double embed option after implementing this
* TODO: Update architecture document
*/
class Editor {
public: