mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-12 02:09:12 +08:00
6 lines
86 B
Dart
6 lines
86 B
Dart
|
|
||
|
/// No use, for compilation only.
|
||
|
int getWindowsTargetBuildNumber_() {
|
||
|
return 0;
|
||
|
}
|