diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-05-10 22:33:21 +0200 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-05-10 22:33:21 +0200 |
commit | 6dde58547559506a81ccea7f39f080530c716d98 (patch) | |
tree | ab08a210509f68ae6969b056c6dc1644aa5f1852 /Projects/LEDNotifier/HotmailNotifierApp/Properties/Settings.settings | |
parent | 214d5b39fca5636742367f7e3539bb3856767566 (diff) | |
download | lufa-6dde58547559506a81ccea7f39f080530c716d98.tar.gz lufa-6dde58547559506a81ccea7f39f080530c716d98.tar.bz2 lufa-6dde58547559506a81ccea7f39f080530c716d98.zip |
Delete obsolete LEDNotifier project host application.
Diffstat (limited to 'Projects/LEDNotifier/HotmailNotifierApp/Properties/Settings.settings')
-rw-r--r-- | Projects/LEDNotifier/HotmailNotifierApp/Properties/Settings.settings | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Projects/LEDNotifier/HotmailNotifierApp/Properties/Settings.settings b/Projects/LEDNotifier/HotmailNotifierApp/Properties/Settings.settings deleted file mode 100644 index 39645652a..000000000 --- a/Projects/LEDNotifier/HotmailNotifierApp/Properties/Settings.settings +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version='1.0' encoding='utf-8'?> -<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)"> - <Profiles> - <Profile Name="(Default)" /> - </Profiles> - <Settings /> -</SettingsFile> |