Forráskód Böngészése

Removes special Android case, those files where palified properly

Signed-off-by: Esteban Papp <[email protected]>
Esteban Papp 3 éve
szülő
commit
d46bd0ebc0
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      scripts/cleanup/unused_compilation.py

+ 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',
 )