dragonmtn-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dragonmtn-commits] Changes to snowwhite/interp.cc


From: Mark Loeser
Subject: [Dragonmtn-commits] Changes to snowwhite/interp.cc
Date: Tue, 12 Apr 2005 02:18:31 -0400

Index: snowwhite/interp.cc
diff -u snowwhite/interp.cc:1.1.1.1 snowwhite/interp.cc:1.2
--- snowwhite/interp.cc:1.1.1.1 Tue Apr  5 20:48:51 2005
+++ snowwhite/interp.cc Tue Apr 12 06:18:29 2005
@@ -40,7 +40,7 @@
  * \mysid
  * \date 2000-2001
  *
- * $Id: interp.cc,v 1.1.1.1 2005/04/05 20:48:51 Halcy0n Exp $
+ * $Id: interp.cc,v 1.2 2005/04/12 06:18:29 Halcy0n Exp $
  */
 
 #include "services.h"
@@ -99,7 +99,6 @@
                TF(CS_SET, cs_set),
                TF(CS_GETPASS, cs_getpass),
                TBL(CSS_GETPASS_XFER),
-               TF(CS_GETREALPASS, cs_getrealpass),
                TF(CS_SAVE, cs_save),
                TF(CS_UNBAN, cs_unban),
                TF(CS_INVITE, cs_invite),
@@ -136,7 +135,6 @@
                TF(NS_BANISH, ns_banish),
                TF(NS_GETPASS, ns_getpass),
                TBL(NSS_GETPASS_XFER),
-               TF(NS_GETREALPASS, ns_getrealpass),
                TF(NS_DELETE, ns_delete),
                TF(NS_LIST, ns_list),
                TF(NS_SAVE, ns_save),




reply via email to

[Prev in Thread] Current Thread [Next in Thread]