Add an objfile getter to gdb.Type
[deliverable/binutils-gdb.git] / gdb / python / py-infevents.c
index 0df7d96df3006e5e701c6a6cab6ac2d8b2d95ef2..60bafc5b41cf25792fb649a63c8641563f8230e9 100644 (file)
@@ -1,6 +1,6 @@
 /* Python interface to inferior function events.
 
-   Copyright (C) 2013-2018 Free Software Foundation, Inc.
+   Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,6 @@
 
 #include "defs.h"
 #include "py-event.h"
-#include "py-ref.h"
 
 /* Construct either a gdb.InferiorCallPreEvent or a
    gdb.InferiorCallPostEvent. */
This page took 0.023662 seconds and 4 git commands to generate.