X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=redismodule%2Ftst%2Fmock%2Finclude%2FexstringsStub.h;fp=redismodule%2Ftst%2Fmock%2Finclude%2FexstringsStub.h;h=4ce6a0f090fb9cd88dabb22eaa37c497d11b976b;hb=b4541ef7f603a11641759233caf1ef502ecf53d6;hp=dc426cdd4a342e61ab7399efcfa187cc9d81b84a;hpb=87fd3ca9bf5cc0949dffc44ac68f0964964bee41;p=ric-plt%2Fdbaas.git diff --git a/redismodule/tst/mock/include/exstringsStub.h b/redismodule/tst/mock/include/exstringsStub.h index dc426cd..4ce6a0f 100755 --- a/redismodule/tst/mock/include/exstringsStub.h +++ b/redismodule/tst/mock/include/exstringsStub.h @@ -42,7 +42,6 @@ int DelIEPub_RedisCommand(RedisModuleCtx *ctx, RedisModuleString **argv, int arg int DelNEPub_RedisCommand(RedisModuleCtx *ctx, RedisModuleString **argv, int argc); int NGet_RedisCommand(RedisModuleCtx *ctx, RedisModuleString **argv, int argc); int NDel_RedisCommand(RedisModuleCtx *ctx, RedisModuleString **argv, int argc); -int setPubStringGenericCommand(RedisModuleCtx *ctx, RedisModuleString **argv, int argc, const int flag); int delPubStringGenericCommand(RedisModuleCtx *ctx, RedisModuleString **argv, int argc, const int flag);