summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-05-16 10:43:05 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-05-16 10:43:05 +0100
commit8e6332b183b31a1d77c290719fce955b310c2fa0 (patch)
tree6b530a7e0bb442b6c946d01340c86fdefb9379b5 /docs
parente713a64f5343f54445aa00b990383a151f35df72 (diff)
Remove personality file parsing
The "personality" file has been removed from the Endless images, and it was never guaranteed to be there in the first place. Code that uses an Endless "personality" is considered 2.x legacy. https://phabricator.endlessm.com/T17029
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/endless/endless-sections.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/reference/endless/endless-sections.txt b/docs/reference/endless/endless-sections.txt
index 7c96978..648f270 100644
--- a/docs/reference/endless/endless-sections.txt
+++ b/docs/reference/endless/endless-sections.txt
@@ -8,7 +8,6 @@ eos_hello_sample_function
EOS_SDK_MAJOR_VERSION
EOS_SDK_MINOR_VERSION
EOS_SDK_MICRO_VERSION
-eos_get_system_personality
eos_is_composite_tv_screen
<SUBSECTION Private>
EOS_DEFINE_ENUM_TYPE
@@ -160,4 +159,4 @@ eos_get_license_file
EOS_LICENSE_PUBLIC_DOMAN
EOS_LICENSE_OWNER_PERMISSION
EOS_LICENSE_NO_LICENSE
-</SECTION> \ No newline at end of file
+</SECTION>