1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00

remove crummy cast, eventually I will find out why it was added and hopefully do it right ...

This commit is contained in:
Kevin Glynn 2011-02-01 22:33:53 +01:00
parent 1a0959de61
commit 83768111c5

View File

@ -51,14 +51,7 @@
<Indexers />
<Constructors />
<Fields />
<Casts>
<Cast>
<Imports />
<Java>(Boolean)(${expr})</Java>
<From>System.Object</From>
<To>System.Boolean</To>
</Cast>
</Casts>
<Casts />
<UnaryOps />
<BinaryOps />
</Class>