Introduce process_stratum_target
[deliverable/binutils-gdb.git] / gdb / tracefile.c
index b367f6e403b34bc12deabefed0a28741f9cda806..88e79f79580cb8bb979c2765d69ef7d68b3288e5 100644 (file)
@@ -470,11 +470,6 @@ tracefile_target::get_trace_status (struct trace_status *ts)
   return -1;
 }
 
-tracefile_target::tracefile_target ()
-{
-  this->to_stratum = process_stratum;
-}
-
 void
 _initialize_tracefile (void)
 {
This page took 0.024981 seconds and 4 git commands to generate.