Bob Mottram пре 9 година
родитељ
комит
5b2f3bffd4
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      src/freedombone-controlpanel-user

+ 0
- 1
src/freedombone-controlpanel-user Прегледај датотеку

@@ -357,7 +357,6 @@ function show_gpg_key {
357 357
 
358 358
 function publish_gpg_key {
359 359
     gpg --send-key $GPG_ID
360
-    any_key
361 360
     dialog --title $"Publish your PGP/GPG key" \
362 361
            --msgbox $"Your key has now been published" 6 40
363 362
 }