Removed unused code
[pazpar2-moved-to-github.git] / src / config.h
index 90a08c3..65a19c3 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: config.h,v 1.24 2007-06-06 11:49:48 marc Exp $
+/* $Id: config.h,v 1.25 2007-06-08 13:58:46 adam Exp $
    Copyright (c) 2006-2007, Index Data.
 
 This file is part of Pazpar2.
@@ -148,8 +148,6 @@ struct conf_server
     char *proxy_host;
     int proxy_port;
     char *myurl;
-    //char *zproxy_host;
-    //int zproxy_port;
     char *settings;
 
 #ifdef HAVE_ICU