AFBClient: impl ptr is const
[staging/windowmanager.git] / src / config.cpp
index b1f3fbe..1393fdd 100644 (file)
  * limitations under the License.
  */
 
-//
-// Created by mfritzsc on 8/1/17.
-//
-
 #include "config.hpp"
 
 namespace wm {
@@ -28,4 +24,4 @@ config::config() : cfg() {
    this->cfg["layout.json"] = getenv("LAYOUT_JSON") ?: "../layout.json";
 }
 
-}  // namespace wm
\ No newline at end of file
+}  // namespace wm