Removed comment from swkbdConfigSetInitialText, since the previous tmem commit fixed this.

This commit is contained in:
yellows8 2018-12-23 22:19:49 -05:00
parent 00d0174c0a
commit 715b597ef1

View File

@ -166,7 +166,6 @@ void swkbdConfigSetGuideText(SwkbdConfig* c, const char* str);
/**
* @brief Sets the Initial text. The default is "".
* @note The swkbd applet currently doesn't display this, unknown why.
* @param c SwkbdConfig struct.
* @param str UTF-8 input string.
*/