Skip to content

Commit

Permalink
remove some obsolete FRED components
Browse files Browse the repository at this point in the history
- remove FolderDlg which hasn't been needed since we dropped support for Visual Studio 6
    (see version history of MFC, https://mariusbancila.ro/blog/2015/08/12/version-history-of-vc-mfc-and-atl/)
- remove dialog1 which isn't used
  • Loading branch information
Goober5000 committed Apr 27, 2023
1 parent 06df0a8 commit f15c518
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 654 deletions.
4 changes: 0 additions & 4 deletions fred2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,13 @@ set(FRED2_SOURCES
customwingnames.h
debriefingeditordlg.cpp
debriefingeditordlg.h
dialog1.cpp
dialog1.h
dumpstats.cpp
dumpstats.h
editcontainernamedlg.cpp
editcontainernamedlg.h
editor.h
eventeditor.cpp
eventeditor.h
folderdlg.cpp
folderdlg.h
fred.cpp
fred.h
freddoc.cpp
Expand Down
47 changes: 0 additions & 47 deletions fred2/dialog1.cpp

This file was deleted.

43 changes: 0 additions & 43 deletions fred2/dialog1.h

This file was deleted.

Loading

0 comments on commit f15c518

Please sign in to comment.