[utilities/krusader] app: Remove no longer used file compat.h
Toni Asensi Esteve <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 67a1bb0145fa2e739ae4408949df16052e7c9f64 by Toni Asensi Esteve, on behalf of Friedrich W. H. Kossebau. Committed on 19/07/2026 at 23:02. Pushed by asensi into branch 'master'. Remove no longer used file compat.h D +0 -10 app/compat.h https://invent.kde.org/utilities/krusader/-/commit/67a1bb0145fa2e739ae4408949df16052e7c9f64 diff --git a/app/compat.h b/app/compat.h deleted file mode 100644 index 4b9fb3d67..000000000 --- a/app/compat.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - SPDX-FileCopyrightText: 2019-2022 Krusader Krew <https://krusader.org> - - SPDX-License-Identifier: GPL-2.0-or-later -*/ - -#ifndef _COMPAT_H_ -#define _COMPAT_H_ - -#endif