Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / python / py-infevents.c
index 0df7d96df3006e5e701c6a6cab6ac2d8b2d95ef2..291cb274424180bcd9fb804dd8b55fb69d71052c 100644 (file)
@@ -1,6 +1,6 @@
 /* Python interface to inferior function events.
 
-   Copyright (C) 2013-2018 Free Software Foundation, Inc.
+   Copyright (C) 2013-2020 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.02551 seconds and 4 git commands to generate.