Remove exception_none
[deliverable/binutils-gdb.git] / gdb / common / common-exceptions.h
index 3f47caec7757ef88b5b5642db40edffc5f0f0a38..33fa8a92ec26693b69d94ffa55fbc144b578afbb 100644 (file)
@@ -295,7 +295,4 @@ extern void throw_error (enum errors error, const char *fmt, ...)
 extern void throw_quit (const char *fmt, ...)
      ATTRIBUTE_NORETURN ATTRIBUTE_PRINTF (1, 2);
 
-/* A pre-defined non-exception.  */
-extern const struct gdb_exception exception_none;
-
 #endif /* COMMON_COMMON_EXCEPTIONS_H */
This page took 0.030268 seconds and 4 git commands to generate.