From ea8471ff8a6bc88781bcaff89f857cb3c9dccf01 Mon Sep 17 00:00:00 2001 From: krizej Date: Thu, 1 Aug 2024 23:14:45 +0200 Subject: [PATCH] oops 2 --- files/sddm-i3-theme/Main.qml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/files/sddm-i3-theme/Main.qml b/files/sddm-i3-theme/Main.qml index 1c18017..b6ce09f 100644 --- a/files/sddm-i3-theme/Main.qml +++ b/files/sddm-i3-theme/Main.qml @@ -1,15 +1,3 @@ -// -// [maya] main.qml -// -// Main script for the SDDM theme -// -// (c) 2016 Sanjeev Premi (spremi@ymail.com) -// -// SPDX-License-Identifier: MIT -// (https://spdx.org/licenses/MIT.html) -// - - import QtQuick 2.15 import QtQuick.Controls 2.0 import SddmComponents 2.0