Skip to content

Commit

Permalink
removed test file dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkurBavisa committed Jul 11, 2023
1 parent 1921895 commit f44697c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gui/folderman.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ class TestShareModel;
class ShareTestHelper;
class EndToEndTestHelper;
class TestSyncConflictsModel;
class TestGeneralSettings; //MagentaCustomizationV25

namespace OCC {

Expand Down Expand Up @@ -397,7 +396,6 @@ private slots:
friend class ::TestCfApiShellExtensionsIPC;
friend class ::ShareTestHelper;
friend class ::EndToEndTestHelper;
friend class ::TestGeneralSettings; //MagentaCustomizationV25
};

} // namespace OCC
Expand Down

0 comments on commit f44697c

Please sign in to comment.