Update of /cvsroot/activelock/activelock2/src
In directory sc8-pr-cvs1:/tmp/cvs-serv4234
Modified Files:
ActiveLock2.vbp
Log Message:
Removed reference to modRSA.bas - not needed.
Index: ActiveLock2.vbp
===================================================================
RCS file: /cvsroot/activelock/activelock2/src/ActiveLock2.vbp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ActiveLock2.vbp 21 Jul 2003 08:48:27 -0000 1.5
+++ ActiveLock2.vbp 23 Jul 2003 02:55:33 -0000 1.6
@@ -15,7 +15,6 @@
Module=modRegistryAPIs; modRegistryAPIs.bas
Class=INIFile; INIFile.cls
Module=modWinApi; modWinApi.bas
-Module=modRSA; modRSA.bas
Class=ActiveLockEventNotifier; ActiveLockEventNotifier.cls
Module=modActiveLock; modActiveLock.bas
Startup="(None)"
|