]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- removed unneeded include
authorArvin Schnell <aschnell@suse.de>
Wed, 20 Feb 2013 11:43:32 +0000 (12:43 +0100)
committerArvin Schnell <aschnell@suse.de>
Wed, 20 Feb 2013 11:43:32 +0000 (12:43 +0100)
testsuite-real/common.cc

index 1f1b664c4f70cfab43f017cb25862f715626d8ce..e9048297b84b3f3b7344b4bc4a99a7a83def40b9 100644 (file)
@@ -6,7 +6,6 @@
 
 #include "common.h"
 
-#include <snapper/Factory.h>
 #include <snapper/Snapper.h>
 #include <snapper/Snapshot.h>
 #include <snapper/Comparison.h>