aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/class_file.cpp')
-rw-r--r--src/modules/objects/class_file.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/objects/class_file.cpp b/src/modules/objects/class_file.cpp
index c0532c950..3131eefd2 100644
--- a/src/modules/objects/class_file.cpp
+++ b/src/modules/objects/class_file.cpp
@@ -147,8 +147,6 @@ const QIODevice::OpenMode mod_cod[] = {
Appends a line of text to the end of the file.
$readBlock()
$writeBlock()
- $writeHex()
- $readHex()
*/