[arrayfire] 73/248: Remove ushort redifinition from imageio

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Nov 17 15:54:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch dfsg-clean
in repository arrayfire.

commit 4a2b3bc175993314a25fe1d167a331dad9dfcd9d
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Tue Sep 22 18:29:36 2015 -0400

    Remove ushort redifinition from imageio
---
 src/api/c/imageio.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/api/c/imageio.cpp b/src/api/c/imageio.cpp
index 3c19e49..b5df45b 100644
--- a/src/api/c/imageio.cpp
+++ b/src/api/c/imageio.cpp
@@ -79,8 +79,6 @@ private:
 // Helpers
 void FreeImageErrorHandler(FREE_IMAGE_FORMAT oFif, const char* zMessage);
 
-typedef unsigned short ushort;
-
 // Error handler for FreeImage library.
 // In case this handler is invoked, it throws an af exception.
 void FreeImageErrorHandler(FREE_IMAGE_FORMAT oFif, const char* zMessage)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list