فهرست منبع

fixing warning

Johannes R 12 سال پیش
والد
کامیت
6a847fcd03
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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>