VcsCommand: Remove cookie() method

Change-Id: I2f83e141b05100c84c140d15a131e06ee62c6f68
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Jarek Kobus
2022-08-01 18:56:27 +02:00
parent 83739bde38
commit 0de4e9092f
3 changed files with 58 additions and 60 deletions

View File

@@ -140,7 +140,6 @@ public:
void addFlags(unsigned f);
const QVariant &cookie() const;
void setCookie(const QVariant &cookie);
void setCodec(QTextCodec *codec);