daemon: Don't display error when graph dict has no value for the requested key
commitde47286bbd21066009905cffd9ef20f984caf2e4
authorNedko Arnaudov <nedko@arnaudov.name>
Sat, 29 May 2010 10:12:19 +0000 (29 13:12 +0300)
committerNedko Arnaudov <nedko@arnaudov.name>
Sat, 29 May 2010 10:12:19 +0000 (29 13:12 +0300)
tree54d903333ab45d7af9d4145d7b90f5db6616b6ee
parentd5c7bf6a6c19458976c2c8d8752f8bc5e1059696
daemon: Don't display error when graph dict has no value for the requested key

This error is annoying because currently it is logged twice for each new app (x and y keys).
daemon/graph_dict.c