gpg: Always print the fingerprint in colons mode.
* g10/keylist.c (list_keyblock_colon): Remove arg FPR. Always print fingerprint records. For secret keys always print keygrip records.
The fingerprint should always be used thus we should always print it.
- Signed-off-by: Werner Koch <wk@gnupg.org>