From 77740bb4e451500957e7f27348d25456903dc60a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 22 Mar 2026 16:39:18 +0100 Subject: [FEAT] libX11: Working on the X11ConnMgr to manage clients connection for a X11 server. Signed-off-by: Amlal El Mahrouss --- frameworks/libX11.fwrk/src/X11Connection.cpp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 frameworks/libX11.fwrk/src/X11Connection.cpp (limited to 'frameworks/libX11.fwrk/src/X11Connection.cpp') diff --git a/frameworks/libX11.fwrk/src/X11Connection.cpp b/frameworks/libX11.fwrk/src/X11Connection.cpp deleted file mode 100644 index ad4f054..0000000 --- a/frameworks/libX11.fwrk/src/X11Connection.cpp +++ /dev/null @@ -1,7 +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/ne_system - -#include - -- cgit v1.2.3