2
0
Эх сурвалжийг харах

Removes special Android case, those files where palified properly

Signed-off-by: Esteban Papp <[email protected]>
Esteban Papp 3 жил өмнө
parent
commit
d46bd0ebc0

+ 0 - 1
scripts/cleanup/unused_compilation.py

@@ -41,7 +41,6 @@ PATH_EXCLUSIONS = (
     'python\\*',
     'build\\*',
     'install\\*',
-    'Code\\Framework\\AzCore\\AzCore\\Android\\*',
     'Gems\\ImGui\\External\\ImGui\\*',
     '*_Traits_*.h',
 )