diff options
author | Aleix Pol <aleixpol@kde.org> | 2021-09-07 03:57:06 +0200 |
---|---|---|
committer | David Faure <faure@kde.org> | 2021-09-19 22:54:25 +0000 |
commit | 3090534d92d598c4f6a1d758cc4392aa086a4c0a (patch) | |
tree | 35245d18a0d487db71797df69d52a117400a20b8 /autotests/pythontest.py | |
parent | 0b0a4464fb3d1145eb612b1ab7edacfa9581c8c9 (diff) | |
download | kconfig-3090534d92d598c4f6a1d758cc4392aa086a4c0a.tar.gz kconfig-3090534d92d598c4f6a1d758cc4392aa086a4c0a.tar.bz2 |
kconfigini: Only open the file once to write
We were calling open(), then fopen(), then QFile::open(). This patch
removes the fopen() call that does not seem to do anything.
Diffstat (limited to 'autotests/pythontest.py')
0 files changed, 0 insertions, 0 deletions