diff --git a/tools/pdbgen/pdb/context.pdb b/tools/pdbgen/pdb/context.pdb index a1c7c4b1f3..5db61e7777 100644 --- a/tools/pdbgen/pdb/context.pdb +++ b/tools/pdbgen/pdb/context.pdb @@ -1331,7 +1331,6 @@ sub context_set_sample_threshold { $blurb = 'Set the sample threshold setting.'; $help = <<'HELP'; - This procedure modifies the sample threshold setting. If an operation depends on the colors of the pixels present in a drawable, like when doing a seed fill, this setting controls what is "sufficiently close" @@ -1340,7 +1339,6 @@ set explicitly, the default threshold set in gimprc will be used. This setting affects the following procedures: gimp_image_select_color(), gimp_image_select_contiguous_color(). - HELP &mitch_pdb_misc('2011', '2.8'); @@ -1446,7 +1444,6 @@ sub context_set_sample_transparent { $blurb = 'Set the sample transparent setting.'; $help = <<'HELP'; - This procedure modifies the sample transparent setting. If an operation depends on the colors of the pixels present in a drawable, like when doing a seed fill, this setting controls whether