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:
parent
1a0959de61
commit
83768111c5
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user