comment unnecessary func

This commit is contained in:
hyugogirubato
2025-06-14 18:47:59 +02:00
parent ff72e33a28
commit f420b1d780
+2 -3
View File
@@ -25,9 +25,8 @@ CDM_FUNCTIONS = (
'_oecc07', '_lcc07',
'_oecc04', '_lcc04',
'_oecc49', '_lcc49',
'_oecc12', '_lcc12',
'_oecc95', '_lcc95',
'_oecc21', '_lcc21',
'_oecc12', '_lcc12', '_oecc95', '_lcc95',
#'_oecc21', '_lcc21',
'GenerateDerivedKeys'
)