summaryrefslogtreecommitdiff
path: root/libs/JSystem/JMath/JMath.cpp
diff options
context:
space:
mode:
authorlepelog <lepelog@users.noreply.github.com>2021-04-08 18:43:16 +0200
committerlepelog <lepelog@users.noreply.github.com>2021-04-08 18:43:16 +0200
commit745c9eb2cd67796986d44fc765406b08e2fe55b0 (patch)
treeb2378accb0336078982c7ea38165031c76c54929 /libs/JSystem/JMath/JMath.cpp
parent3d26abcc087747611ec1110c298eea428ecfb240 (diff)
some parts in c_lib
Diffstat (limited to 'libs/JSystem/JMath/JMath.cpp')
-rw-r--r--libs/JSystem/JMath/JMath.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/JSystem/JMath/JMath.cpp b/libs/JSystem/JMath/JMath.cpp
index 3d8fd3e604..b5fa31a5a9 100644
--- a/libs/JSystem/JMath/JMath.cpp
+++ b/libs/JSystem/JMath/JMath.cpp
@@ -15,10 +15,6 @@ struct Vec {};
struct Quaternion {};
-struct JMath {
- static u8 sincosTable_[65536];
-};
-
//
// Forward References:
//