Remove old _wctype module

This commit is contained in:
Jeremy Soller
2021-07-19 09:17:11 -06:00
parent 9f3aa6d4a8
commit f8f18ed779
3 changed files with 0 additions and 88 deletions
-1
View File
@@ -47,7 +47,6 @@ pub mod sys_statvfs;
pub mod sys_time;
pub mod sys_timeb;
//pub mod sys_times;
pub mod _wctype;
pub mod arch_aarch64_user;
pub mod arch_x64_user;
pub mod sys_procfs;