aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.h')
-rw-r--r--src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.h36
1 files changed, 0 insertions, 36 deletions
diff --git a/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.h b/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.h
deleted file mode 100644
index 846eca98d6..0000000000
--- a/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.h
+++ /dev/null
@@ -1,36 +0,0 @@
-/* This file was generated by upbc (the upb compiler) from the input
- * file:
- *
- * envoy/type/v3/http_status.proto
- *
- * Do not edit -- your changes will be discarded when the file is
- * regenerated. */
-
-#ifndef ENVOY_TYPE_V3_HTTP_STATUS_PROTO_UPBDEFS_H_
-#define ENVOY_TYPE_V3_HTTP_STATUS_PROTO_UPBDEFS_H_
-
-#include "upb/reflection/def.h"
-#include "upb/reflection/def_pool_internal.h"
-#include "upb/port/def.inc"
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-#include "upb/reflection/def.h"
-
-#include "upb/port/def.inc"
-
-extern _upb_DefPool_Init envoy_type_v3_http_status_proto_upbdefinit;
-
-UPB_INLINE const upb_MessageDef *envoy_type_v3_HttpStatus_getmsgdef(upb_DefPool *s) {
- _upb_DefPool_LoadDefInit(s, &envoy_type_v3_http_status_proto_upbdefinit);
- return upb_DefPool_FindMessageByName(s, "envoy.type.v3.HttpStatus");
-}
-
-#ifdef __cplusplus
-} /* extern "C" */
-#endif
-
-#include "upb/port/undef.inc"
-
-#endif /* ENVOY_TYPE_V3_HTTP_STATUS_PROTO_UPBDEFS_H_ */