summaryrefslogtreecommitdiff
path: root/src/JSystem/J2DGraph/J2DPane.cpp
diff options
context:
space:
mode:
authorDanTGL <33489389+DanTGL@users.noreply.github.com>2024-07-18 15:12:35 +0200
committerDanTGL <33489389+DanTGL@users.noreply.github.com>2024-07-18 15:12:35 +0200
commitdf7ece730298c5ffbecc93df6a9ceb979c6bcb0a (patch)
treee80a5ea869f0ab3529a38dc0643edf96af36c3af /src/JSystem/J2DGraph/J2DPane.cpp
parent842aeabb9b0d2301e81e4bc956b9d517458727e9 (diff)
Minor cleanup
Diffstat (limited to 'src/JSystem/J2DGraph/J2DPane.cpp')
-rw-r--r--src/JSystem/J2DGraph/J2DPane.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/JSystem/J2DGraph/J2DPane.cpp b/src/JSystem/J2DGraph/J2DPane.cpp
index 61692c50..f56a4e47 100644
--- a/src/JSystem/J2DGraph/J2DPane.cpp
+++ b/src/JSystem/J2DGraph/J2DPane.cpp
@@ -256,7 +256,6 @@ void J2DPane::makeMatrix(f32 x, f32 y) {
/* 802D0800-802D08D8 .text setBasePosition__7J2DPaneF15J2DBasePosition */
void J2DPane::setBasePosition(J2DBasePosition pos) {
- /* Nonmatching */
m2DBasePosition = pos;
if (pos % 3 == 0) {