summaryrefslogtreecommitdiff
path: root/src/JSystem/JUtility/JUTVideo.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/JUtility/JUTVideo.cpp
parent842aeabb9b0d2301e81e4bc956b9d517458727e9 (diff)
Minor cleanup
Diffstat (limited to 'src/JSystem/JUtility/JUTVideo.cpp')
-rw-r--r--src/JSystem/JUtility/JUTVideo.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/JSystem/JUtility/JUTVideo.cpp b/src/JSystem/JUtility/JUTVideo.cpp
index e1d72cb1..81f80b5b 100644
--- a/src/JSystem/JUtility/JUTVideo.cpp
+++ b/src/JSystem/JUtility/JUTVideo.cpp
@@ -194,6 +194,4 @@ void JUTVideo::setRenderMode(const GXRenderModeObj* pObj) {
}
/* 802C81D4-802C81D8 .text waitRetraceIfNeed__8JUTVideoFv */
-void JUTVideo::waitRetraceIfNeed() {
- /* Nonmatching */
-}
+void JUTVideo::waitRetraceIfNeed() {}