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