diff options
Diffstat (limited to 'src/updater.h')
-rw-r--r-- | src/updater.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/updater.h b/src/updater.h index 2d2f746..c604a49 100644 --- a/src/updater.h +++ b/src/updater.h | |||
@@ -41,7 +41,6 @@ class Updater : public wxEvtHandler { | |||
41 | 41 | ||
42 | wxFrame* parent_; | 42 | wxFrame* parent_; |
43 | UpdateState update_state_ = UpdateState::GetVersionInvisible; | 43 | UpdateState update_state_ = UpdateState::GetVersionInvisible; |
44 | std::string package_path_; | ||
45 | }; | 44 | }; |
46 | 45 | ||
47 | #endif /* end of include guard: UPDATER_H_809E7381 */ | 46 | #endif /* end of include guard: UPDATER_H_809E7381 */ |