Skip to content

Commit

Permalink
Removing deprecated support for slices and getting information from t…
Browse files Browse the repository at this point in the history
…he old Fogbugz
  • Loading branch information
tesonep committed May 19, 2020
1 parent b315fa8 commit 3d644e9
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 377 deletions.
1 change: 0 additions & 1 deletion src/BaselineOfBasicTools/BaselineOfBasicTools.class.st
Expand Up @@ -89,7 +89,6 @@ BaselineOfBasicTools >> baseline: spec [
spec package: 'Refactoring-Core'.
spec package: 'Refactoring-Environment'.
spec package: 'Regex-Help'.
spec package: 'IssueTracking'.
spec package: 'Monticello-OldDataStreamCompatibility'.
spec package: 'MonticelloFileServices'.
spec package: 'Spec2-Help'.
Expand Down
1 change: 0 additions & 1 deletion src/BaselineOfGeneralTests/BaselineOfGeneralTests.class.st
Expand Up @@ -40,7 +40,6 @@ BaselineOfGeneralTests >> baseline: spec [

package: 'Graphics-Tests';
package: 'HelpSystem-Tests';
package: 'IssueTracking-Tests';
package: 'Keymapping-Tests';

package: 'Morphic-Tests';
Expand Down
121 changes: 0 additions & 121 deletions src/MonticelloGUI/MCSliceInfo.class.st

This file was deleted.

238 changes: 0 additions & 238 deletions src/MonticelloGUI/MCSliceMaker.class.st

This file was deleted.

0 comments on commit 3d644e9

Please sign in to comment.