PR ld/6430
[deliverable/binutils-gdb.git] / gold / options.cc
index af024b5c936664a2d5a2ac0d65df7f9214009d86..8d18c11fbc2f758445263c7a84b1ce7220877f90 100644 (file)
@@ -281,12 +281,6 @@ General_options::parse_V(const char*, const char*, Command_line*)
     printf("   %s\n", *p);
 }
 
-void
-General_options::parse_Bstatic(const char*, const char*, Command_line*)
-{
-  this->set_Bdynamic(false);
-}
-
 void
 General_options::parse_defsym(const char*, const char* arg,
                               Command_line* cmdline)
This page took 0.023788 seconds and 4 git commands to generate.