geometry: Remove unused row element

This commit is contained in:
Dorota Czaplejewicz
2019-08-02 12:27:03 +00:00
parent 38f81e45f4
commit 5abe6ed6be
3 changed files with 1 additions and 20 deletions

View File

@ -285,10 +285,7 @@ static const gchar *geometry_valid_path_list[] = {
"bounds/geometry",
"section/geometry",
"outline/geometry",
"bounds/section/geometry",
"row/section/geometry",
"key/row/section/geometry",
"bounds/key/row/section/geometry",
"key/section/geometry",
"point/outline/geometry",
};