Parcourir la source

Removes special Android case, those files where palified properly

Signed-off-by: Esteban Papp <[email protected]>
Esteban Papp il y a 3 ans
Parent
commit
d46bd0ebc0
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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',
 )