Remove unused import of std::intrinsics::uninit.

This commit is contained in:
Ms2ger 2014-03-20 09:21:59 +01:00
parent 509ff7e52f
commit 4ba093939a

View file

@ -4820,7 +4820,6 @@ class CGBindingRoot(CGThing):
'std::vec',
'std::str',
'std::num',
'std::intrinsics::uninit',
])
# Add the auto-generated comment.