Debugging disabled

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3878 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2013-09-08 07:11:43 +00:00
parent 8ec3f935fa
commit 4a2afd6e4b

View File

@@ -142,7 +142,7 @@ sub Weather_Initialize($) {
$hash->{AttrList}= "localicons ".
$readingFnAttributes;
Weather_DebugCodes();
#Weather_DebugCodes();
}
###################################