diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-06-21 18:11:55 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-06-21 21:31:11 +0700 |
commit | 325dca9f212f9fd44cd10a8180529970c7a08c72 (patch) | |
tree | e1cfaec078dfa49f4d51d05eef8a5b0967843a41 /src/Frustum.h | |
parent | 10f5376de856ecead4e8bbf66f19157f36f7a382 (diff) | |
download | blackshades-1.2.0.tar.gz |
Remove trailing whitespaces and duplicated blank lines 1.2.0
Diffstat (limited to 'src/Frustum.h')
-rw-r--r-- | src/Frustum.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Frustum.h b/src/Frustum.h index 1680226..2c5cea4 100644 --- a/src/Frustum.h +++ b/src/Frustum.h @@ -11,4 +11,3 @@ class FRUSTUM { }; #endif - |