[Refactor] Remove the code that is no longer in use.

This commit is contained in:
Sakamoto Shiina
2023-11-09 15:33:31 +09:00
parent 76e86c64ab
commit 74e28ca101
5 changed files with 0 additions and 109 deletions

View File

@@ -12,7 +12,6 @@ class SplashWindow(CTkToplevel):
sw=self.winfo_screenwidth()
# sh=self.winfo_screenheight()
pw=int(sw/4)