summaryrefslogtreecommitdiff
path: root/src/include/xbbcd.h
diff options
context:
space:
mode:
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 );