summaryrefslogtreecommitdiffhomepage
path: root/include/System/Wayland.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-15 13:26:42 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-15 13:26:42 +0100
commit8681147fd7e1925a08a38b2ce5a8f502d9e0f506 (patch)
tree517fda8f7347e896f20396716b57b6bfe2bad077 /include/System/Wayland.h
parent15fe1319df5ee11ffec4b730026a2dba9e7ab7a8 (diff)
parent6eaccbeb057d4080c9b44fddc32e4c284225ee65 (diff)
Merge branch 'develop' of github.com:ne-foss-org/ne_system into develop
Diffstat (limited to 'include/System/Wayland.h')
-rw-r--r--include/System/Wayland.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/include/System/Wayland.h b/include/System/Wayland.h
deleted file mode 100644
index 3c7cfb0..0000000
--- a/include/System/Wayland.h
+++ /dev/null
@@ -1,14 +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 _NE_WAYLAND_H_
-#define _NE_WAYLAND_H_
-
-#define _NE_WAYLAND_SYSTEM 202603L
-
-#include <System/X11+Fwd.h>
-
-
-#endif \ No newline at end of file