diff options
author | Christian Pointner <equinox@helsinki.at> | 2009-11-19 17:54:40 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2009-11-19 17:54:40 (GMT) |
commit | c704199bb4a1ba50961be03d586e162593909549 (patch) | |
tree | b599188843a00d8f46297ab494d6eee81475f217 /Makefile | |
parent | e3dea264db4f4d0edd093114a52f9a52da163407 (diff) |
got rid of useless cmd_q
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -29,7 +29,6 @@ OBJ := log.o \ sig_handler.o \ string_list.o \ utils.o \ - command_queue.o \ client_list.o \ options.o \ rhdropbox.o |