From 96bfd38a11ca7b7ba75082a0841c787056640147 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Fri, 19 May 2023 10:49:07 -0400 Subject: [PATCH] Remove stray af-gen-event.h (#26665) Co-authored-by: Andrei Litvin --- .../lock-app/nxp/zap-generated/af-gen-event.h | 39 ------------------- 1 file changed, 39 deletions(-) delete mode 100644 zzz_generated/lock-app/nxp/zap-generated/af-gen-event.h diff --git a/zzz_generated/lock-app/nxp/zap-generated/af-gen-event.h b/zzz_generated/lock-app/nxp/zap-generated/af-gen-event.h deleted file mode 100644 index 814d4aab6b8bec..00000000000000 --- a/zzz_generated/lock-app/nxp/zap-generated/af-gen-event.h +++ /dev/null @@ -1,39 +0,0 @@ -/** - * - * Copyright (c) 2020 Project CHIP Authors - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -/** - * - * Copyright (c) 2020 Silicon Labs - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -// Enclosing macro to prevent multiple inclusion -#ifndef __AF_GEN_EVENT__ -#define __AF_GEN_EVENT__ - -#endif // __AF_GEN_EVENT__