diff options
Diffstat (limited to 'src/mesa/main/dd.h')
-rw-r--r-- | src/mesa/main/dd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/main/dd.h b/src/mesa/main/dd.h index c29c27efe6a..e314fd8fa12 100644 --- a/src/mesa/main/dd.h +++ b/src/mesa/main/dd.h @@ -703,9 +703,6 @@ struct dd_function_table { /*@}*/ - /*@}*/ - - /** * \name State-query functions * |