minor
authorAndreas Müller <a.mueller@bgbm.org>
Fri, 30 Mar 2012 16:08:05 +0000 (16:08 +0000)
committerAndreas Müller <a.mueller@bgbm.org>
Fri, 30 Mar 2012 16:08:05 +0000 (16:08 +0000)
cdm-pesi/src/main/java/eu/etaxonomy/cdm/app/common/BerlinModelSources.java

index 03658ddf398cdf837518f7f6c151d9a27afcd534..666d4c1ef7c7b55a1f17ee4fad0bb15a633f32ca 100644 (file)
@@ -49,26 +49,7 @@ public class BerlinModelSources {
                String userName = "webUser";\r
                return  makeSource(dbms, strServer, strDB, port, userName, null);\r
        }\r
-       \r
-       public static Source mcl(){\r
-               //      BerlinModel - Euro+Med\r
-               String dbms = Source.SQL_SERVER_2008;\r
-               String strServer = "BGBM42";\r
-               String strDB = "MCL";\r
-               int port = 1433;\r
-               String userName = "WebUser";\r
-               return  makeSource(dbms, strServer, strDB, port, userName, null);\r
-       }\r
-       \r
-       public static Source iopi(){\r
-               //      BerlinModel - Euro+Med\r
-               String dbms = Source.SQL_SERVER_2008;\r
-               String strServer = "BGBM17";\r
-               String strDB = "IOPIBM";\r
-               int port = 1433;\r
-               String userName = "WebUser";\r
-               return  makeSource(dbms, strServer, strDB, port, userName, null);\r
-       }\r
+\r
 \r
        public static Source PESI3_euroMed(){\r
                //      BerlinModel - Euro+Med\r