diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-05-23 08:39:02 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-05-23 08:39:02 +0000 |
commit | 776485a6c5417ad70fdf16139298ef247ed442ee (patch) | |
tree | 3ce18818920b7db947f2a43baf6715dce7c1fec7 /Demos/Device/ClassDriver/Mouse/Doxygen.conf | |
parent | 8cdb141eed000c7a40782820a63544513e682afe (diff) | |
download | lufa-776485a6c5417ad70fdf16139298ef247ed442ee.tar.gz lufa-776485a6c5417ad70fdf16139298ef247ed442ee.tar.bz2 lufa-776485a6c5417ad70fdf16139298ef247ed442ee.zip |
Remove obsolete entry from the Doxygen configuration files.
Diffstat (limited to 'Demos/Device/ClassDriver/Mouse/Doxygen.conf')
-rw-r--r-- | Demos/Device/ClassDriver/Mouse/Doxygen.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/Mouse/Doxygen.conf b/Demos/Device/ClassDriver/Mouse/Doxygen.conf index ef8bb45fc..2a9530a6c 100644 --- a/Demos/Device/ClassDriver/Mouse/Doxygen.conf +++ b/Demos/Device/ClassDriver/Mouse/Doxygen.conf @@ -1314,7 +1314,7 @@ PREDEFINED = __DOXYGEN__ # The macro definition that is found in the sources will be used. # Use the PREDEFINED tag if you want to use a different macro definition. -EXPAND_AS_DEFINED = BUTTLOADTAG +EXPAND_AS_DEFINED = # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then # doxygen's preprocessor will remove all function-like macros that are alone |