Skip to content

Commit f987937

Browse files
committed
Disable JSONRPC for IPackageHandler
1 parent f4f8c66 commit f987937

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apis/PackageManager/IAppPackageManager.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ namespace Exchange {
272272
};
273273

274274

275-
// @json 1.0.0 @text:keep
276275
struct EXTERNAL IPackageHandler : virtual public Core::IUnknown {
277276
enum { ID = ID_PACKAGE_HANDLER };
278277

0 commit comments

Comments
 (0)