diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-09-27 18:30:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-27 15:30:54 -0700 |
| commit | 54d8839d916beef73c29165932fb33f9b24f2394 (patch) | |
| tree | f79fb8546f8f3b4cff8fb887061b796a3026c64a /src/JSystem/JMath/JMATrigonometric.cpp | |
| parent | 3f37bad921166c8c47ef2a2b914bc8d3535bc87c (diff) | |
Remove unnecessary externs (#2705)
Diffstat (limited to 'src/JSystem/JMath/JMATrigonometric.cpp')
| -rw-r--r-- | src/JSystem/JMath/JMATrigonometric.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/JSystem/JMath/JMATrigonometric.cpp b/src/JSystem/JMath/JMATrigonometric.cpp index df39e04295..6da6a60c19 100644 --- a/src/JSystem/JMath/JMATrigonometric.cpp +++ b/src/JSystem/JMath/JMATrigonometric.cpp @@ -73,10 +73,6 @@ struct TAsinAcosTable { } }; -// -// Declarations: -// - namespace JMath { /* ############################################################################################## */ |
