Do not include py-ref.h in most files
[external/binutils.git] / gdb / python / py-xmethods.c
index 2e0b2bb..8606f40 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "python.h"
 #include "python-internal.h"
-#include "py-ref.h"
 
 static const char enabled_field_name[] = "enabled";
 static const char match_method_name[] = "match";