Html entity handling improved. Fixed a bug in source that caused segmentation fault...
[jenirok] / src / common / source.h
index 7e0765c..b5fcbf6 100644 (file)
@@ -55,7 +55,7 @@ public:
 
 
     enum Error {NO_ERROR, CONNECTION_FAILURE, INVALID_LOGIN, TIMEOUT};
-    enum SourceId {SOURCE_NONE, ENIRO, MOBIL1881};
+    enum SourceId {ENIRO, MOBIL1881};
     static int const SOURCE_COUNT = 2;
 
     struct SourceDetails