diff src/libpst.h @ 188:d588dafd03e8 stable-0-6-36

prep for fedora build
author Carl Byington <carl@five-ten-sg.com>
date Tue, 14 Apr 2009 07:53:13 -0700
parents 0a4f7ecd7452
children e3a63888cdd4
line wrap: on
line diff
--- a/src/libpst.h	Mon Apr 13 20:36:20 2009 -0700
+++ b/src/libpst.h	Tue Apr 14 07:53:13 2009 -0700
@@ -32,10 +32,6 @@
 #define PST_TYPE_OTHER      13
 #define PST_TYPE_REPORT     14
 
-// defines whether decryption is done on this bit of data
-#define PST_NO_ENC 0
-#define PST_ENC    1
-
 // defines types of possible encryption
 #define PST_NO_ENCRYPT   0
 #define PST_COMP_ENCRYPT 1