Removed helper function that is no longer required.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/29/head
Michele Calgaro 5 yıl önce
ebeveyn 00c81d9763
işleme 2852e8272a
İmzalayan: MicheleC
GPG Anahtar Kimliği: 2A75B7CA8ADED5CF

@ -126,9 +126,6 @@ namespace {
}
// some special types:
template <> struct from_helper<bool> : public TQVariant {
from_helper( bool b ) : TQVariant( b ) {}
};
template <> struct from_helper<KURL> : public TQVariant {
from_helper( const KURL & url ) : TQVariant( url.path() ) {}
};

Yükleniyor…
İptal
Kaydet