]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbsupport/event-loop.cc
internal_error: remove need to pass __FILE__/__LINE__
[thirdparty/binutils-gdb.git] / gdbsupport / event-loop.cc
index 941885529f13f3f395f7909af915d4192b15d277..b1a5c1ad4399613352efb0b9db871ae209d78858 100644 (file)
@@ -221,8 +221,7 @@ gdb_do_one_event (int mstimeout)
          res = check_async_event_handlers ();
          break;
        default:
-         internal_error (__FILE__, __LINE__,
-                         "unexpected event_source_head %d",
+         internal_error ("unexpected event_source_head %d",
                          event_source_head);
        }