diff --git a/data/themes/default.edc b/data/themes/default.edc index 2d46d99e0..d8fcc8bbb 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -3517,12 +3517,6 @@ collections { } } programs { - program { - name: "load"; - signal: "load"; - source: ""; - action: SIGNAL_EMIT "set_orientation" "bottom"; - } program { name: "orient"; signal: "set_orientation";