Remove generate_cacheable_wrapper_htmlelement!

This commit is contained in:
Tetsuharu OHZEKI 2014-06-28 04:41:48 +09:00
parent a9eaaa833f
commit 3a293b3f1c
65 changed files with 441 additions and 149 deletions

View file

@ -44,7 +44,6 @@ extern crate url;
pub mod dom {
pub mod bindings {
pub mod js;
pub mod element;
pub mod utils;
pub mod callback;
pub mod error;