X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-config.h;h=7bbad4dfa09c6a94b2dd30fbd7362331a50604f2;hb=a758d774aa5dacc07d2840f1b7ccef793863389f;hp=9ff4cd643f8c9777ac2c2fd04d4470a94029901c;hpb=91f3e6ecdada77d57c8d92a955776fd8fe6d402e;p=src%2Fapp-framework-binder.git diff --git a/src/afb-config.h b/src/afb-config.h index 9ff4cd64..7bbad4df 100644 --- a/src/afb-config.h +++ b/src/afb-config.h @@ -13,8 +13,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -#ifndef LOCAL_DEF_H -#define LOCAL_DEF_H #pragma once @@ -66,4 +64,3 @@ struct afb_config } aliasdir[MAX_ALIAS]; // alias mapping for icons,apps,... }; -#endif /* LOCAL_DEF_H */