diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-09-22 20:50:39 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-09-22 20:50:39 +0200 |
commit | 34d0e96aec89ea643cd5eb3e279a46a7542aac64 (patch) | |
tree | 60b998f4e1d2a27ed7d322aa39530f9c705aec27 /Kernel/Net/LocalSocket.h | |
parent | edac8704de561c30f225e148e31c641fd53db079 (diff) | |
download | serenity-34d0e96aec89ea643cd5eb3e279a46a7542aac64.zip |
LibCore+LibGUI: Remove GEventLoop and use CEventLoop everywhere
GEventLoop was just a dummy subclass of CEventLoop anyway. The only
thing it actually did was make sure a GWindowServerConnectionw was
instantiated. We now take care of that in GApplication instead.
CEventLoop is now non-virtual and a little less confusing. :^)
Diffstat (limited to 'Kernel/Net/LocalSocket.h')
0 files changed, 0 insertions, 0 deletions