X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=src%2FW1Device.hh;h=90b5532860790d287f6bdda828fcf379bad998f2;hb=7075fbe1f4e774856a90116e4414a08c37f692f0;hp=321159abecd682afd1a0501ff99921dd98df98a0;hpb=d58713adbc518552c11fd19bd21ae8bd11ab434f;p=lib1wire.git diff --git a/src/W1Device.hh b/src/W1Device.hh index 321159a..90b5532 100644 --- a/src/W1Device.hh +++ b/src/W1Device.hh @@ -53,7 +53,6 @@ namespace w1 { std::string dir_path; std::string slave_file; std::list memory_cache; - private: }; }