Am Sat, 05 Mar 2022 09:29:23 +0100
schrieb Jürgen Spitzmüller :
> Am Samstag, dem 05.03.2022 um 09:07 +0100 schrieb Kornel Benko:
> > As you are at it, we also have identical functions with different
> > names.
> > See
> > docstring const & Bullet::getText() const
> > and
> > docstring con
Am Samstag, dem 05.03.2022 um 09:07 +0100 schrieb Kornel Benko:
> As you are at it, we also have identical functions with different
> names.
> See
> docstring const & Bullet::getText() const
> and
> docstring const & Bullet::getUnicode() const
>
> Any reason to not unify them?
The fun
Am Sat, 5 Mar 2022 08:17:53 +0100 (CET)
schrieb Juergen Spitzmueller :
> commit ad31043987bd55f0519448fd46dcf8ed96ce6475
> Author: Juergen Spitzmueller
> Date: Sat Mar 5 08:51:32 2022 +0100
>
> Remove unused function
As you are at it, we also have identical functions with different names