VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Volume/Volume.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/Volume/Volume.make')
-rw-r--r--src/Volume/Volume.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Volume/Volume.make b/src/Volume/Volume.make
index 528e8876..25c18441 100644
--- a/src/Volume/Volume.make
+++ b/src/Volume/Volume.make
@@ -10,8 +10,6 @@ OBJS :=
OBJS += Cipher.o
OBJS += EncryptionAlgorithm.o
OBJS += EncryptionMode.o
-OBJS += EncryptionModeCBC.o
-OBJS += EncryptionModeLRW.o
OBJS += EncryptionModeXTS.o
OBJS += EncryptionTest.o
OBJS += EncryptionThreadPool.o