summaryrefslogtreecommitdiff
path: root/apidocs/search/searchdata.js
diff options
context:
space:
mode:
Diffstat (limited to 'apidocs/search/searchdata.js')
-rw-r--r--apidocs/search/searchdata.js42
1 files changed, 0 insertions, 42 deletions
diff --git a/apidocs/search/searchdata.js b/apidocs/search/searchdata.js
deleted file mode 100644
index 297835cd..00000000
--- a/apidocs/search/searchdata.js
+++ /dev/null
@@ -1,42 +0,0 @@
-var indexSectionsWithContent =
-{
- 0: "_abcdefghijlmnoprstuvwxyz~",
- 1: "_bcdefilmoprstuvwxyz",
- 2: "aiv",
- 3: "abcdfgijors~",
- 4: "bcdefghijlmnopstuwyz",
- 5: "i",
- 6: "i",
- 7: "i",
- 8: "i",
- 9: "l"
-};
-
-var indexSectionNames =
-{
- 0: "all",
- 1: "classes",
- 2: "files",
- 3: "functions",
- 4: "variables",
- 5: "typedefs",
- 6: "enums",
- 7: "enumvalues",
- 8: "defines",
- 9: "pages"
-};
-
-var indexSectionLabels =
-{
- 0: "All",
- 1: "Data Structures",
- 2: "Files",
- 3: "Functions",
- 4: "Variables",
- 5: "Typedefs",
- 6: "Enumerations",
- 7: "Enumerator",
- 8: "Macros",
- 9: "Pages"
-};
-