summaryrefslogtreecommitdiffstats
path: root/src/corelib/ipc/qsystemsemaphore_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/ipc/qsystemsemaphore_p.h')
-rw-r--r--src/corelib/ipc/qsystemsemaphore_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/ipc/qsystemsemaphore_p.h b/src/corelib/ipc/qsystemsemaphore_p.h
index f63315ee81..788c4fb784 100644
--- a/src/corelib/ipc/qsystemsemaphore_p.h
+++ b/src/corelib/ipc/qsystemsemaphore_p.h
@@ -142,8 +142,6 @@ public:
{
return visit([&](auto p) { return p->modifySemaphore(this, count); });
}
-
- QString legacyKey; // deprecated
};
QT_END_NAMESPACE