aboutsummaryrefslogtreecommitdiffstats
path: root/src/policy_manager/stm/zipc/src/include/stm.h
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-19 13:08:23 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-19 13:08:23 +0000
commite4222ca8da3b02afca5625fa2cef6832aa8ce90e (patch)
tree12c17f502e37b6742ead94e2d5bba07822300328 /src/policy_manager/stm/zipc/src/include/stm.h
parent67f414f67ee22ddf40003d1be3fa1d0cb13deb8f (diff)
Revert "Add policy table generated by ZIPC for EXAMPLE"
This reverts commit 67f414f67ee22ddf40003d1be3fa1d0cb13deb8f. Change-Id: I8489ed8e7789590ae585807108c64539a0ab3cf2
Diffstat (limited to 'src/policy_manager/stm/zipc/src/include/stm.h')
-rw-r--r--src/policy_manager/stm/zipc/src/include/stm.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/policy_manager/stm/zipc/src/include/stm.h b/src/policy_manager/stm/zipc/src/include/stm.h
deleted file mode 100644
index dadfad3..0000000
--- a/src/policy_manager/stm/zipc/src/include/stm.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Copyright (c) 2018 TOYOTA MOTOR CORPORATION
- *
- * 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.
- */
-
-#ifndef TMCAGLWM_STM_HPP
-#define TMCAGLWM_STM_HPP
-
-#include "../StateTransitionor/ZST_include.h"
-
-#endif // TMCAGLWM_STM_HPP