[srm-cvs] CVS Update: - DBQuery module is dead, so remove it from the test...

From: <d.rethans[@]jdimedia.nl>
Date: Sat Feb 15 2003 - 21:39:32 CET

Date: Sat Feb 15 21:39:31 CET 2003
User: Derick Rethans
Directory: srm/test/srmclient

Log Message:
 [0.05]
 - DBQuery module is dead, so remove it from the test...
 
Modified files:
           srm/test/srmclient/main.c (version: 1.43)

[FILE: /srm/test/srmclient/main.c]

--- srm/test/srmclient/main.c:1.42 Mon Jan 14 18:54:05 2002 GMT
+++ srm/test/srmclient/main.c Sat Feb 15 19:39:31 2003 GMT
@@ -1,4 +1,4 @@
-/* $Id: cvstemp,v 1.42 2002/01/14 19:54:05 peter Exp $ */
+/* $Id: cvstemp,v 1.43 2003/02/15 20:39:31 derick Exp $ */
 
 /* The contents of this file are subject to the Vulcan Logic Public
  * License Version 1.1 (the "License"); you may not use this file
@@ -120,11 +120,6 @@
         srm_value_free (ret_val);
 
         ret_val = srm_do_command (connect_data, "srm_application_keys", NULL);
- srm_value_dump (ret_val, 0);
- srm_value_free (ret_val);
-
-/* Db Query stuff */
- ret_val = srm_do_command (connect_data, "dbq_connection_list", NULL);
         srm_value_dump (ret_val, 0);
         srm_value_free (ret_val);
 
Received on Sat Feb 15 21:27:48 2003

This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 07:00:03 CET