summaryrefslogtreecommitdiff
path: root/src/include/xbfile.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/xbfile.h
parent4875a3dd9b183dcd2256e2abfc4ccf7484c233b4 (diff)
New upstream version 4.0.3upstream/4.0.3
Diffstat (limited to 'src/include/xbfile.h')
-rwxr-xr-xsrc/include/xbfile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/xbfile.h b/src/include/xbfile.h
index a636632..ffbda06 100755
--- a/src/include/xbfile.h
+++ b/src/include/xbfile.h
@@ -151,7 +151,6 @@ class XBDLLEXPORT xbFile : public xbSsv {
xbInt16 xbRemove ();
xbInt16 xbRename ( const xbString &sOldName, const xbString &sNewName );
- xbInt16 xbRename ( const xbString &sOldName, const xbString &sNewName, xbInt16 iOption );
void xbRewind ();
xbInt16 xbTruncate ( xbInt64 llSize );