diff --git a/GUI/Support/Data/Dirs.h b/GUI/Support/Data/Dirs.h
index cfeeed91983d99f6582972e051179cd43f5493a4..860f0072c0cded7adb6b1c52f195fea3c0338072 100644
--- a/GUI/Support/Data/Dirs.h
+++ b/GUI/Support/Data/Dirs.h
@@ -40,8 +40,6 @@ private:
     //!< Name of directory from there user prefer to import files
     QString m_import_directory;
 
-    QStringList m_recent_projects;
-
     static Dirs* s_instance;
 };