summaryrefslogtreecommitdiffstats
path: root/src/serialport/qserialport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/serialport/qserialport.h')
-rw-r--r--src/serialport/qserialport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/serialport/qserialport.h b/src/serialport/qserialport.h
index 99890bf8..cf126ddf 100644
--- a/src/serialport/qserialport.h
+++ b/src/serialport/qserialport.h
@@ -191,7 +191,6 @@ public:
bool flush();
bool clear(Directions directions = AllDirections);
- bool atEnd() const override; // ### Qt6: remove me
SerialPortError error() const;
void clearError();