Do not show any signature verification icon at all when SMIME is not supported

This commit is contained in:
Wolfgang Sourdeau
2012-10-23 10:51:05 -04:00
parent 6859fd3652
commit c844c221d3

View File

@@ -1,7 +0,0 @@
// Note: do not remove, used by ../configure
#include <stdio.h>
int main(int argc, char **argv) {
return 0;
}