diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-29 17:06:01 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-29 17:06:01 +0200 |
commit | d36ca021562c7a5d9d012cfdcb6e3260e9acdae5 (patch) | |
tree | 487af01993db087cbd7598659029c7ed5a2b48a3 /main | |
parent | 8cf8515f2fbe6d2d3b2c3f487af202ff50a22929 (diff) |
a
Diffstat (limited to 'main')
-rw-r--r-- | main/draw.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/draw.cpp b/main/draw.cpp index 8d3cfcda..33601c80 100644 --- a/main/draw.cpp +++ b/main/draw.cpp @@ -158,4 +158,3 @@ void main_impl::drawEvent() } } // namespace floormat - |