]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
remove unneeded include file 2984/head
authorMichal Jarzabek <stiopa@gmail.com>
Sun, 23 Nov 2014 20:42:20 +0000 (20:42 +0000)
committerMichal Jarzabek <stiopa@gmail.com>
Mon, 24 Nov 2014 20:02:41 +0000 (20:02 +0000)
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
src/msg/simple/DispatchQueue.h

index 5fe17dcf5936723b36c24919ed35ffeaafcfa7d4..a7e6a37037e02fcadad1226752e4757d2d46b5f6 100644 (file)
@@ -23,7 +23,6 @@
 #include "common/Mutex.h"
 #include "common/Cond.h"
 #include "common/Thread.h"
-#include "common/RefCountedObj.h"
 #include "common/PrioritizedQueue.h"
 
 class CephContext;