From 605383b1a299ea69444b10a5cf2eb9cb61009f86 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Wed, 20 Oct 2021 11:12:49 +0200 Subject: GIT_SILENT Remove a bit of dead code --- src/core/kdesktopfile.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/core/kdesktopfile.h') 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) -- cgit v1.2.1