Remove Rust from the tree.

Part 4 for #58
This commit is contained in:
wolfbeast 2018-03-13 13:38:57 +01:00 committed by Roy Tam
commit 963560a1d2
496 changed files with 4 additions and 788702 deletions

View file

@ -20,11 +20,6 @@ USE_LIBS += [
# before StaticXULComponentStart.
Libxul('xul-gtest-real')
if CONFIG['MOZ_RUST']:
USE_LIBS += [
'gkrust-gtest',
]
DIRS += [
'static',
]