diff options
author | Linus Groh <mail@linusgroh.de> | 2020-06-04 20:35:23 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-07 19:29:40 +0200 |
commit | 9f399f7341ecef5c6a1c2d423c062730a7558213 (patch) | |
tree | 301ba6b5de6bbc2de036fc1e50efae41062dd505 /Kernel/RTC.cpp | |
parent | 1d94ca7cfc5527b4b8e789a11adc6d4606c3de8a (diff) | |
download | serenity-9f399f7341ecef5c6a1c2d423c062730a7558213.zip |
LibJS: Remove reduntant set_prototype() calls
If we're inheriting from Object() we already call its constructor which
sets the prototype - no need to do it again.
Diffstat (limited to 'Kernel/RTC.cpp')
0 files changed, 0 insertions, 0 deletions