Removed function from public scope.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 20 Jul 2015 10:54:26 +0000 (12:54 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 20 Jul 2015 10:54:26 +0000 (12:54 +0200)
commit45905403026cc7f6547b6f559c68e4882422eb05
tree06b87a4f249eff73df4a091a81de2edf421666d4
parentc95a280fd86de7b5309128ed1f452e62df30ff12
Removed function from public scope.

The function dom_auto_insert_unless_strict_focus was only used internal and
was really small, so the content was moved to the only placed where it was
called.
Also added a missed comment that might still be interesting.
src/dom.c
src/dom.h