minor
authorVladislav Vinogradov <no@email>
Wed, 26 Oct 2011 12:44:38 +0000 (12:44 +0000)
committerVladislav Vinogradov <no@email>
Wed, 26 Oct 2011 12:44:38 +0000 (12:44 +0000)
modules/gpu/include/opencv2/gpu/gpu.hpp

index 19c6a8e..38f6a95 100644 (file)
@@ -141,8 +141,7 @@ namespace cv
 \r
         //////////////////////////////// Error handling ////////////////////////\r
 \r
-        //CV_EXPORTS void error(const char *error_string, const char *file, const int line, const char *func);\r
-        //CV_EXPORTS void nppError( int err, const char *file, const int line, const char *func);\r
+        CV_EXPORTS void error(const char *error_string, const char *file, const int line, const char *func);\r
 \r
         //////////////////////////////// CudaMem ////////////////////////////////\r
         // CudaMem is limited cv::Mat with page locked memory allocation.\r