mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-18 05:10:08 +10:00
Update: Remove unused code for checking nightly build on AppVeyor
We have nightly builds on Github already.
This commit is contained in:
@@ -60,7 +60,6 @@ struct VersionData
|
||||
};
|
||||
|
||||
TLoadResult Load(bool official);
|
||||
TLoadResult LoadNightly();
|
||||
TLoadResult Load( const wchar_t *fname, bool bLoadFlags );
|
||||
private:
|
||||
void operator=( const VersionData& );
|
||||
|
||||
Reference in New Issue
Block a user