Remove deprecated sync.profile

Task-number: QTBUG-112418
Change-Id: Iadebc4dbdd0293f19b133fe722a322b3190721e4
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Alexey Edelev 2023-03-29 11:59:15 +02:00
parent 6dda607f6d
commit ce1ca61d33
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
%modules = (
"QtProtobuf" => "$basedir/src/protobuf",
"QtGrpc" => "$basedir/src/grpc",
);
@ignore_for_qt_begin_namespace_check = ( "qprotobufobject.h" );