View | Details | Raw Unified | Return to bug 525339
Collapse All | Expand All

(-)a/zypp/base/LogControl.cc (-1 / +5 lines)
Lines 321-326 namespace zypp Link Here
321
          }
321
          }
322
        }
322
        }
323
323
324
        ~LogControlImpl()
325
        {
326
          _lineWriter.reset();
327
        }
328
324
      public:
329
      public:
325
        /** The LogControlImpl singleton
330
        /** The LogControlImpl singleton
326
         * \note As most dtors log, it is inportant that the
331
         * \note As most dtors log, it is inportant that the
327
- 

Return to bug 525339