Explorar o código

fixing warning

Johannes R %!s(int64=12) %!d(string=hai) anos
pai
achega
6a847fcd03
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/image/ColorImageT.tcc

+ 1 - 1
core/image/ColorImageT.tcc

@@ -230,7 +230,7 @@ void ColorImageT<P>::doAllocPixelIPP() {
 // // // // // Destruktor // // // // //
 
 template <class P>
-ColorImageT<P>::~ColorImageT<P>() {
+ColorImageT<P>::~ColorImageT() {
 }
 
 template <class P>