From 09dd11ddf800898c00ecb04a65fb5cd10fb481fa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 8 May 2024 12:32:41 +0200 Subject: MHR-23: :boom: changes, reworked project tree. Signed-off-by: Amlal El Mahrouss --- Private/Source/ErrorOr.cxx | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Private/Source/ErrorOr.cxx (limited to 'Private/Source/ErrorOr.cxx') diff --git a/Private/Source/ErrorOr.cxx b/Private/Source/ErrorOr.cxx deleted file mode 100644 index 2eac8d2f..00000000 --- a/Private/Source/ErrorOr.cxx +++ /dev/null @@ -1,12 +0,0 @@ -/* ------------------------------------------- - - Copyright Mahrouss Logic - -------------------------------------------- */ - -#include - -/***********************************************************************************/ -/// @file ErrorOr.cxx /// -/// @brief Error Or Value class. /// -/***********************************************************************************/ -- cgit v1.2.3