aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/g10.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/g10/g10.c b/g10/g10.c
index 2486af3db..531506284 100644
--- a/g10/g10.c
+++ b/g10/g10.c
@@ -675,10 +675,6 @@ static void add_notation_data( const char *string, int which );
static void add_policy_url( const char *string, int which );
static void add_keyserver_url( const char *string, int which );
-#ifdef __riscos__
-RISCOS_GLOBAL_STATICS("GnuPG Heap")
-#endif /* __riscos__ */
-
const char *
strusage( int level )
{
@@ -1191,7 +1187,6 @@ main( int argc, char **argv )
#endif
#ifdef __riscos__
- riscos_global_defaults();
opt.lock_once = 1;
#endif /* __riscos__ */