summaryrefslogtreecommitdiffhomepage
path: root/include/System/Wayland.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-14 15:34:19 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-14 15:34:19 +0100
commit6eaccbeb057d4080c9b44fddc32e4c284225ee65 (patch)
tree5b15b953f902609a59f4b997f530405c063d1bcd /include/System/Wayland.h
parentaaec2471dc7dee11d653ee89f893cc7de2d1a803 (diff)
[CHORE] Update system headers, final changes for the structure.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/System/Wayland.h')
-rw-r--r--include/System/Wayland.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/System/Wayland.h b/include/System/Wayland.h
deleted file mode 100644
index 2b4afe5..0000000
--- a/include/System/Wayland.h
+++ /dev/null
@@ -1,13 +0,0 @@
-// SPDX-License-Identifier: Apache-2.0
-// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org)
-// Licensed under the Apache License, Version 2.0 (see LICENSE file)
-// Official repository: https://github.com/ne-foss-org/src
-
-#ifndef _SYSTEM_NE_WAYLAND_H_
-#define _SYSTEM_NE_WAYLAND_H_
-
-#define _NE_WAYLAND_SYSTEM 202603L
-
-#include <System/X11+Fwd.h>
-
-#endif // _SYSTEM_NE_WAYLAND_H_ \ No newline at end of file