diff options
author | Daniel Wilhelm <shieldwed@outlook.com> | 2017-03-12 22:00:35 -0600 |
---|---|---|
committer | Daniel Wilhelm <shieldwed@outlook.com> | 2017-03-12 22:00:35 -0600 |
commit | 3ba62ef1de77153e5a8c7bad4451b96f6a1678b0 (patch) | |
tree | e6e69717e394a528a2e2aca3af036d4befaa9658 /wx+/app_main.h | |
parent | 8.9 (diff) | |
download | FreeFileSync-3ba62ef1de77153e5a8c7bad4451b96f6a1678b0.tar.gz FreeFileSync-3ba62ef1de77153e5a8c7bad4451b96f6a1678b0.tar.bz2 FreeFileSync-3ba62ef1de77153e5a8c7bad4451b96f6a1678b0.zip |
8.10
Diffstat (limited to 'wx+/app_main.h')
-rwxr-xr-x | wx+/app_main.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/wx+/app_main.h b/wx+/app_main.h index 2202ebc5..4b2d92a4 100755 --- a/wx+/app_main.h +++ b/wx+/app_main.h @@ -21,12 +21,6 @@ bool mainWindowWasSet(); -
-
-
-
-
-
//######################## implementation ########################
inline
bool& refMainWndStatus()
|