summaryrefslogtreecommitdiff
path: root/libgphoto2/gphoto2-abilities-list.c
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2006-10-04 19:08:12 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2006-10-04 19:08:12 +0000
commitcb23f70b2a93c92ce152332e22f3da252a4851a7 (patch)
treef5b9da0e9f7218a92d8bee0249e8f358eb6c5523 /libgphoto2/gphoto2-abilities-list.c
parentbddfe47e01c98e473a825b73fba6bfc5b26203e6 (diff)
downloadlibgphoto2-cb23f70b2a93c92ce152332e22f3da252a4851a7.tar.gz
Use _GPHOTO2_INTERNAL_CODE to compile internal code, put GP_DEBUG there.
* GP_DEBUG now is only available if _GPHOTO2_INTERNAL_CODE is defined. * _GPHOTO2_INTERNAL_CODE is defined via AM_CPPFLAGS, so all code should be compiled correctly. * Users of GP_DEBUG external to the gphoto project should use something else. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9265 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2/gphoto2-abilities-list.c')
-rw-r--r--libgphoto2/gphoto2-abilities-list.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libgphoto2/gphoto2-abilities-list.c b/libgphoto2/gphoto2-abilities-list.c
index 9db2eb9b5..fab1cd38d 100644
--- a/libgphoto2/gphoto2-abilities-list.c
+++ b/libgphoto2/gphoto2-abilities-list.c
@@ -22,8 +22,6 @@
* Boston, MA 02111-1307, USA.
*/
-#define _GPHOTO2_INTERNAL_CODE
-
#include "config.h"
#include <gphoto2/gphoto2-abilities-list.h>