Skip to content

Commit 54c8ec1

Browse files
committed
Removed note (doesn't make sense at the moment).
1 parent 41bfe38 commit 54c8ec1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Provider/src/FirebirdSql.Data.FirebirdClient/Types/FbDecFloat.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
namespace FirebirdSql.Data.Types
2424
{
25-
#warning explicit operators *to* int/double/...?
2625
public readonly struct FbDecFloat : IEquatable<FbDecFloat>
2726
{
2827
internal DecimalType Type { get; }

0 commit comments

Comments
 (0)