diff options
author | Brian Gianforcaro <bgianf@serenityos.org> | 2021-10-31 22:39:45 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-11-02 11:34:31 +0100 |
commit | 71f05c70b4e1b442ed3bcce712b5dcfb266da996 (patch) | |
tree | 4c86d31a9f227c757a9dcc9042c950a6a345073e /Kernel/GlobalProcessExposed.cpp | |
parent | 2c85f6551958028a556142965292d41423667b1f (diff) | |
download | serenity-71f05c70b4e1b442ed3bcce712b5dcfb266da996.zip |
Kernel: Remove duplicate constructor from TTY/VirtualConsole
This removes some code dupe from the constructors.
By removing this duplicate constructor we can utilize the main
VirtualConsole::create factory implementation and call that from the
VirtualConsole::create_with_preset_log factory method.
Diffstat (limited to 'Kernel/GlobalProcessExposed.cpp')
0 files changed, 0 insertions, 0 deletions