Move start_event_loop out of event-loop.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 632bb943fc8860f2e3a6dc331bd1914028b63ee4..8489fa31f65d20e1dbc084a62f09a22690dc53fb 100644 (file)
@@ -1,3 +1,9 @@
+2020-04-13  Tom Tromey  <tom@tromey.com>
+
+       * event-loop.h (start_event_loop): Don't declare.
+       * event-loop.c (start_event_loop): Move...
+       * main.c (start_event_loop): ...here.  Now static.
+
 2020-04-13  Sergio Durigan Junior  <sergiodj@sergiodj.net>
 
        * MAINTAINERS: Update my email address.
This page took 0.024106 seconds and 4 git commands to generate.