sim: delete dead current_state globals
[deliverable/binutils-gdb.git] / sim / common / sim-utils.c
index 5439b8bada310261e9f3b3029603042a0138696a..d2b5f7c0d03233c52f1251af0b5e6acc07791012 100644 (file)
@@ -48,10 +48,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #include "bfd.h"
 #include "sim-utils.h"
 
-/* Global pointer to all state data.
-   Set by sim_resume.  */
-struct sim_state *current_state;
-
 /* Allocate zero filled memory with xcalloc - xcalloc aborts if the
    allocation fails.  */
 
This page took 0.023829 seconds and 4 git commands to generate.