aboutsummaryrefslogtreecommitdiff
path: root/src/core/kdesktopfile.h
diff options
context:
space:
mode:
authorAlexander Lohnau <alexander.lohnau@gmx.de>2021-10-20 11:12:49 +0200
committerAlexander Lohnau <alexander.lohnau@gmx.de>2021-10-20 11:12:49 +0200
commit605383b1a299ea69444b10a5cf2eb9cb61009f86 (patch)
tree8d1fea53658fd35277fccc0fea58ce93b864d59a /src/core/kdesktopfile.h
parent5bc393b0615020d8e04ebed13364d3ab7a21d856 (diff)
downloadkconfig-605383b1a299ea69444b10a5cf2eb9cb61009f86.tar.gz
kconfig-605383b1a299ea69444b10a5cf2eb9cb61009f86.tar.bz2
GIT_SILENT Remove a bit of dead code
Diffstat (limited to 'src/core/kdesktopfile.h')
-rw-r--r--src/core/kdesktopfile.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/core/kdesktopfile.h b/src/core/kdesktopfile.h
index 25420083..da0f39b4 100644
--- a/src/core/kdesktopfile.h
+++ b/src/core/kdesktopfile.h
@@ -242,11 +242,6 @@ public:
QStandardPaths::StandardLocation resource() const;
-protected:
- /** Virtual hook, used to add new "virtual" functions while maintaining
- binary compatibility. Unused in this class.
- */
- // virtual void virtual_hook( int id, void* data );
private:
Q_DISABLE_COPY(KDesktopFile)