diff --git a/Modules/FiberDissection/files.cmake.autosave b/Modules/FiberDissection/files.cmake.autosave
deleted file mode 100644
index a33f11e..0000000
--- a/Modules/FiberDissection/files.cmake.autosave
+++ /dev/null
@@ -1,23 +0,0 @@
-set(H_FILES
-
-    #Interactor
-    Interactor/mitkStreamlineInteractor.h
-
-    #MachineLearning
-    MachineLearning/mitkStreamlineFeatureExtractor.h
-)
-
-set(CPP_FILES
-
-    #Interactor
-    Interactor/mitkStreamlineInteractor.cpp
-
-    #MachineLearning
-    MachineLearning/mitkStreamlineFeatureExtractor.cpp
-)
-
-set(RESOURCE_FILES
-  # "Interactions" prefix forced by mitk::StateMachine
-  Interactions/Streamline3DStates.xml
-  Interactions/Streamline3DConfig.xml
-)
\ No newline at end of file