Skip to content

Commit

Permalink
Clean up microsoft#6
Browse files Browse the repository at this point in the history
  • Loading branch information
Chips1234 committed May 2, 2021
1 parent 04f67e4 commit 6119d9c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Calculator/SettingsPage.xaml.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ namespace CalculatorApp
property MainPage ^ MainPageProperty;

private:
enum Theme
{
Light,
Dark,
System
};
void SetDefaultFocus();
void InitializeContributeTextBlock();
void BackButtonClick(Platform::Object ^ sender, Windows::UI::Xaml::RoutedEventArgs ^ e);
Expand Down

0 comments on commit 6119d9c

Please sign in to comment.