刪除不必要檔案
This commit is contained in:
parent
f7816c90cc
commit
98f1271cf4
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,4 +4,5 @@ Superstar_log.ldf
|
|||||||
.vs
|
.vs
|
||||||
build.bat
|
build.bat
|
||||||
*.exe
|
*.exe
|
||||||
themes/superstar/_www/
|
themes/superstar/_www/
|
||||||
|
bin/logfile.txt
|
@ -1,15 +0,0 @@
|
|||||||
// using System;
|
|
||||||
// using System.Linq;
|
|
||||||
// using System.Windows.Forms;
|
|
||||||
// using System.Drawing;
|
|
||||||
|
|
||||||
// namespace DualScreenDemo
|
|
||||||
// {
|
|
||||||
// public partial class PrimaryForm
|
|
||||||
// {
|
|
||||||
// private void TaiYuPopularButtonHotSong_Click(object sender, EventArgs e)
|
|
||||||
// {
|
|
||||||
// OnHotSongButtonClick(taiYuPopularButtonHotSong, taiYuPopularHotSongActiveBackground, "台語");
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
// }
|
|
Reference in New Issue
Block a user