billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=f1c023e3f043bd833e11cb802a13c5a1c8798975
commit f1c023e3f043bd833e11cb802a13c5a1c8798975 Author: Boris Faure <[email protected]> Date: Sun Apr 12 23:01:45 2020 +0200 mild: remove debug #if/#endif --- data/themes/mild.edc | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/themes/mild.edc b/data/themes/mild.edc index 888050e..2d65ca1 100644 --- a/data/themes/mild.edc +++ b/data/themes/mild.edc @@ -1862,7 +1862,6 @@ collections { // }}} } } - #if 0 group { name: "terminology/tabbar_back"; images { @@ -3038,5 +3037,4 @@ collections { } } } - #endif } --
