From fcf8ce0e45a12e1eb219edb69e8be37a4ab5e053 Mon Sep 17 00:00:00 2001
From: Ibrahim Mohammad <ibrahim.mohammad@smail.th-koeln.de>
Date: Thu, 14 Nov 2024 01:14:01 +0100
Subject: [PATCH] Delete custom_functions.h

---
 custom_functions.h | 13 -------------
 1 file changed, 13 deletions(-)
 delete mode 100644 custom_functions.h

diff --git a/custom_functions.h b/custom_functions.h
deleted file mode 100644
index 16253e3..0000000
--- a/custom_functions.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifndef CUSTOMFUNCTIONS_H
-#define CUSTOMFUNCTIONS_H
-
-void platzhalter(){
-    // Dies ist nur ein Platzhalter.
-}
-
-
-
-
-
-
-#endif
\ No newline at end of file
-- 
GitLab