Remove rust-sdl, ragel, harfbuzz submodules

This commit is contained in:
Brian Anderson 2012-08-02 16:57:58 -07:00
parent b4d352be44
commit e908ea6161
6 changed files with 0 additions and 30 deletions

@ -1 +0,0 @@
Subproject commit cd9478610c792270490b479db1413d74113f587a

@ -1 +0,0 @@
Subproject commit c2cf0a2438cdc2c50261613613d0c3e523338c0f

@ -1 +0,0 @@
Subproject commit af4cb2481c60688d6b10dd8d5e2ffd6842a28384

View file

@ -8,7 +8,6 @@
#[crate_type = "lib"];
use std;
use sdl;
use azure;
use js;
use stb_image;