View Revisions: Issue #3310 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0003310: qt-json dependency is duplicated to different files, deduplicate it |
|
Revision |
2017-10-22 23:05 by WubTheCaptain |
|
Steps To Reproduce |
$ diff -s src/core/json.cpp src/wadseeker/protocols/json.cpp
Files src/core/json.cpp and src/wadseeker/protocols/json.cpp are identical
$ diff -s src/core/json.h src/wadseeker/protocols/json.h
Files src/core/json.h and src/wadseeker/protocols/json.h are identical |
|
Revision |
2017-10-22 23:05 by WubTheCaptain |
|
Steps To Reproduce |
$ diff -s src/core/json.cpp src/wadseeker/protocols/json.cpp
Files src/core/json.cpp and src/wadseeker/protocols/json.cpp are identical
$ diff -s src/core/json.h src/wadseeker/protocols/json.h
Files src/core/json.h and src/wadseeker/protocols/json.h are identical |