diff options
author | Emanuel Sprung <emanuel.sprung@gmail.com> | 2020-02-23 01:32:00 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-02-25 10:18:46 +0100 |
commit | 074d935c6edd48b707788147727b54684a4d6164 (patch) | |
tree | e2d748c91e6025f89bae5d0e61c6f99d269e97bb /DevTools | |
parent | cbf2881bf7159b5578dfe7ed7e7cbc950188eb29 (diff) | |
download | serenity-074d935c6edd48b707788147727b54684a4d6164.zip |
AK, LibGfx, LibGUI: Initialize various variables to zero.
The not initialized variables can lead to compiler warnings that
become errors with the -Werror flag.
Diffstat (limited to 'DevTools')
0 files changed, 0 insertions, 0 deletions