app: remove unused GIMP_HELP_TOOLS_DIALOG help id
This help id was used in the past but all references to it were removed long ago with commitc53113d0cc
. Let's remove this define too since it causes a warning in gimp-help when checking for help id's without documentation. (cherry picked from commit4b4dd5ec38
)
This commit is contained in:
@ -284,8 +284,6 @@
|
||||
#define GIMP_HELP_PATH_EXPORT "gimp-path-export"
|
||||
#define GIMP_HELP_PATH_EDIT "gimp-path-edit"
|
||||
|
||||
#define GIMP_HELP_TOOLS_DIALOG "gimp-tools-dialog"
|
||||
|
||||
#define GIMP_HELP_TOOL_AIRBRUSH "gimp-tool-airbrush"
|
||||
#define GIMP_HELP_TOOL_ALIGN "gimp-tool-align"
|
||||
#define GIMP_HELP_TOOL_BRIGHTNESS_CONTRAST "gimp-tool-brightness-contrast"
|
||||
|
Reference in New Issue
Block a user