Remove "Print decrypted" action
* src/gpgoladdin.cpp (GpgolRibbonExtender::GetIDsOfNames): Remove printDecrypted mapping. (GpgolRibbonExtender::Invoke): Remove print_decrypted mapping. (GetCustomUI_MIME): Remove custom print action. * src/ribbon-callbacks.cpp (print_decrypted): Remove. * src/ribbon-callbacks.h: Update accordingly.
Since we now handle print on an application level we no longer
need a custom command for printing. Tested with OL 2010 and
- GnuPG-Bug-Id: T4560