From 1ad8f1ef3a87e36148ec2a525fc24ffbe947a2d6 Mon Sep 17 00:00:00 2001 From: Seil0 Date: Thu, 2 Jun 2016 19:13:22 +0200 Subject: [PATCH] version 1.01 --- ActionPi.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ActionPi.cpp b/ActionPi.cpp index 4d53b60..8c5c3db 100644 --- a/ActionPi.cpp +++ b/ActionPi.cpp @@ -37,11 +37,6 @@ using namespace std; -string removeSpaces(string input); -string removeEdnl(string input); -string removeDp(string input); -string editFolder(string input); -string editDatName(string input); string gibDateiName(); string getFolderName(); void videoAufnehmen();