remove unused mq api

This commit is contained in:
Cloud Wu
2014-05-26 13:23:57 +08:00
parent e765d3c305
commit 866e59811e
4 changed files with 6 additions and 23 deletions

View File

@@ -12,4 +12,4 @@ lualoader = "lualib/loader.lua"
-- preload = "./examples/preload.lua" -- run preload.lua before every lua service run
snax = root.."examples/?.lua;"..root.."test/?.lua"
cpath = root.."cservice/?.so"
daemon = "./skynet.pid"
-- daemon = "./skynet.pid"