Remove unused function

This commit is contained in:
Juergen Spitzmueller 2020-12-11 09:08:10 +01:00
parent 9348c5c635
commit b2ab394832

View File

@ -264,9 +264,6 @@ private:
extern GuiApplication * guiApp;
/// \return the icon file name for the given action.
QString iconName(FuncRequest const & f, bool unknown,
QString const & suffix = QString());
/// \return the pixmap for the given path, name and extension.
/// in case of errors a warning is produced and an empty pixmap is returned.