X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fconfig.cpp;h=1393fdd16122c0e5068f0942b3aa361edc2bc109;hb=7fcdd57d4d9dbff582e834dbbcf3bbe6d724c1d5;hp=b1f3fbe02db938ac69fd049f515ed9101d33e4da;hpb=daf3f38d2d89b0073bdbee2a531e00dc00e172c1;p=staging%2Fwindowmanager.git diff --git a/src/config.cpp b/src/config.cpp index b1f3fbe..1393fdd 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -14,10 +14,6 @@ * 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