diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-02-22 02:28:53 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-02-22 19:42:53 +0100 |
commit | 2043daa205f12b5ceaf2fa684b3985f96e2ff86d (patch) | |
tree | e12fd58954b55c581ef218672d39e97e5db4aaab /src | |
parent | cb2718ca0bc0ebdc1987dbb8851e4c3686a8ed7a (diff) |
style only
Diffstat (limited to 'src')
-rw-r--r-- | src/raycast.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/raycast.hpp b/src/raycast.hpp index acdddd33..3871c42f 100644 --- a/src/raycast.hpp +++ b/src/raycast.hpp @@ -29,6 +29,5 @@ struct raycast_result_s namespace floormat { using floormat::rc::raycast; -using floormat::rc::raycast_with_diag; } // namespace floormat |