[arrayfire] 35/84: Remove macros.h and MSG from defines.hpp

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Jan 4 23:22:20 UTC 2016


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

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

commit fea38e49bcb52c6b5941bc7059ba638f38a30679
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Wed Dec 16 14:46:26 2015 -0500

    Remove macros.h and MSG from defines.hpp
---
 src/backend/defines.hpp | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/backend/defines.hpp b/src/backend/defines.hpp
index 4308ca9..2689837 100644
--- a/src/backend/defines.hpp
+++ b/src/backend/defines.hpp
@@ -9,10 +9,6 @@
 
 #pragma once
 
-#include <af/macros.h>
-
-#define MSG AF_MSG
-
 #if defined(_WIN32) || defined(_MSC_VER)
     #define __PRETTY_FUNCTION__ __FUNCSIG__
     #if _MSC_VER < 1900

-- 
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