Remove some complaints.h includes

There are a few includes of complaints.h that aren't necessary.  This
patch removes them.  Tested by rebuilding.
This commit is contained in:
Tom Tromey
2021-09-06 09:19:37 -06:00
parent 804439b4d7
commit d9a2066df4
3 changed files with 0 additions and 3 deletions

View File

@@ -29,7 +29,6 @@
#include "symfile.h"
#include "objfiles.h"
#include "stabsread.h"
#include "complaints.h"
#include "demangle.h"
#include "psympriv.h"
#include "filenames.h"