Selaa lähdekoodia

Removes special Android case, those files where palified properly

Signed-off-by: Esteban Papp <[email protected]>
Esteban Papp 3 vuotta sitten
vanhempi
commit
d46bd0ebc0
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      scripts/cleanup/unused_compilation.py

+ 0 - 1
scripts/cleanup/unused_compilation.py

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