summaryrefslogtreecommitdiffhomepage
path: root/dev/EFS/EncryptFS.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dev/EFS/EncryptFS.hxx')
-rw-r--r--dev/EFS/EncryptFS.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/EFS/EncryptFS.hxx b/dev/EFS/EncryptFS.hxx
index 2ed382e3..4348027b 100644
--- a/dev/EFS/EncryptFS.hxx
+++ b/dev/EFS/EncryptFS.hxx
@@ -14,9 +14,3 @@
#pragma once
#include <FSKit/NewFS.hxx>
-
-/// @brief EncryptFS NewFS extension for data protection.
-
-#define EFSKIT_VERSION 0x0100
-
-struct EFS_ENCRYPT_BLOCK;