mirror of
https://github.com/znc/znc.git
synced 2026-06-11 09:15:01 +02:00
b8043c3aac
It was defined twice: in modpython.cpp, and in modpython.i And there is a fake CPyRetString in modpython.i Now both places which use real CPyRetString include the file instead. Fake CPyRetString is still in modpython.i