summaryrefslogtreecommitdiffstats
path: root/doc/manual.sty
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.sty')
-rw-r--r--doc/manual.sty7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/manual.sty b/doc/manual.sty
index fd9fd0e..2e85012 100644
--- a/doc/manual.sty
+++ b/doc/manual.sty
@@ -40,10 +40,3 @@
\usepackage{xpatch}
\xpatchcmd{\part}{plain}{empty}{}{}
-% Define caption that is also suitable in a table
-\makeatletter
-\def\doxyfigcaption{%
-\refstepcounter{figure}%
-\@dblarg{\@caption{figure}}}
-\makeatother
-