summaryrefslogtreecommitdiff
path: root/storage/innobase/include/ut0lst.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/include/ut0lst.h')
-rw-r--r--storage/innobase/include/ut0lst.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/innobase/include/ut0lst.h b/storage/innobase/include/ut0lst.h
index 371e6457a9e..09733da20a0 100644
--- a/storage/innobase/include/ut0lst.h
+++ b/storage/innobase/include/ut0lst.h
@@ -318,7 +318,6 @@ ut_list_insert(
++list.count;
}
-
/*******************************************************************//**
Removes a node from a two-way linked list.
@param list the base node (not a pointer to it)