summaryrefslogtreecommitdiff
path: root/plugins-alternative/CopyEngine/Rsync/Environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins-alternative/CopyEngine/Rsync/Environment.h')
-rw-r--r--plugins-alternative/CopyEngine/Rsync/Environment.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins-alternative/CopyEngine/Rsync/Environment.h b/plugins-alternative/CopyEngine/Rsync/Environment.h
deleted file mode 100644
index 7ac6f16..0000000
--- a/plugins-alternative/CopyEngine/Rsync/Environment.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/** \file Environment.h
-\brief Define the environment variable and global function
-\author alpha_one_x86
-\version 0.3
-\date 2010 */
-
-#include "Variable.h"
-/// \brief The global include
-#include "StructEnumDefinition.h"
-#include "StructEnumDefinition_CopyEngine.h"
-#include "DebugEngineMacro.h"
-#include "CompilerInfo.h"