diff --git a/src/app/clusters/scenes/ScenesTestConfig.h b/src/app/clusters/scenes/ScenesTestConfig.h deleted file mode 100644 index 74d7eb92021945..00000000000000 --- a/src/app/clusters/scenes/ScenesTestConfig.h +++ /dev/null @@ -1,26 +0,0 @@ -/** - * - * Copyright (c) 2023 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 - * - * https://urldefense.com/v3/__http://www.apache.org/licenses/LICENSE-2.0__;!!N30Cs7Jr!UgbMbEQ59BIK-1Xslc7QXYm0lQBh92qA3ElecRe1CF_9YhXxbwPOZa6j4plru7B7kCJ7bKQgHxgQrket3-Dnk268sIdA7Qb8$ - * - * 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. - */ - -#pragma once - -#define ZCL_USING_ON_OFF_CLUSTER_SERVER 1 -#define ZCL_USING_LEVEL_CONTROL_CLUSTER_SERVER 1 -//#define ZCL_USING_MODE_SELECT_CLUSTER_SERVER -#define ZCL_USING_COLOR_CONTROL_CLUSTER_SERVER 1 -//#define ZCL_USING_THERMOSTAT_CLUSTER_SERVER -//#define ZCL_USING_DOOR_LOCK_CLUSTER_SERVER -//#define ZCL_USING_WINDOW_COVERING_CLUSTER_SERVER \ No newline at end of file