cellPad: Remove obsolete comment

This commit is contained in:
Megamouse 2024-09-06 08:44:31 +02:00
parent d780355784
commit 7e9cf297ac

View File

@ -160,7 +160,6 @@ void show_debug_overlay(const CellPadData& data, const Pad& pad, const pad_info&
pad.m_class_type
);
//CELL_PAD_SETTING_LDD = 0x00000001, // Speculative
rsx::overlays::set_debug_overlay_text(std::move(text));
}