summaryrefslogtreecommitdiff
path: root/src/include/xbbcd.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2023-01-29 15:45:51 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2023-01-29 15:45:51 +0100
commit517ad9d4b6eae320b708d03a9340a22893b0cab7 (patch)
tree37cf1907008821b4155cf90718b8d7b00a9d3461 /src/include/xbbcd.h
parent4875a3dd9b183dcd2256e2abfc4ccf7484c233b4 (diff)
New upstream version 4.0.3upstream/4.0.3
Diffstat (limited to 'src/include/xbbcd.h')
-rwxr-xr-xsrc/include/xbbcd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/xbbcd.h b/src/include/xbbcd.h
index f94ed01..8c931d3 100755
--- a/src/include/xbbcd.h
+++ b/src/include/xbbcd.h
@@ -65,8 +65,6 @@ class XBDLLEXPORT xbBcd {
// const unsigned char * GetBcd() const;
void StringToBcd( const xbString &sStringIn );
-// void StringToBcdOld( const xbString &sStringIn );
-
xbInt16 Compare( const xbBcd &bcdIn );
xbInt16 Compare( xbDouble d );