Improves naming of session's module
[src/app-framework-binder.git] / src / afb-config.h
index cc8e8c2..7bbad4d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015, 2016 "IoT.bzh"
+ * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -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 */