icontheme: Remove contexts
authorBenjamin Otte <otte@redhat.com>
Sun, 2 Feb 2020 00:19:50 +0000 (01:19 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 4 Feb 2020 15:51:54 +0000 (16:51 +0100)
commitf7a5dd7b8b5e879b5bb2b8522d7f3b24d51d4c0a
tree719ec3e30020852a762979fb5f66747a7a774225
parent544cd1acfc360afd0203cbde4fc41486f79b2c5c
icontheme: Remove contexts

There is no way to query contexts or do anything useful with them.

So don't keep track of them and don't make them an argument in public
APIs with the docs saying "I don't know what to use here, maybe read
some spec somewhere".
demos/gtk-demo/fishbowl.c
gtk/gtkicontheme.c
gtk/gtkicontheme.h
tests/testicontheme.c
testsuite/gtk/icontheme.c