Move is_desktop_bridge() api to win10 wrapper.

This commit is contained in:
Bart House
2019-11-02 11:39:11 -07:00
parent 91a8522871
commit 33149eed0e
6 changed files with 38 additions and 20 deletions

View File

@@ -1826,7 +1826,6 @@ E int NDECL(dohistory);
E void FDECL(chdirx, (char *, BOOLEAN_P));
#endif /* CHDIR */
E boolean NDECL(authorize_wizard_mode);
E boolean NDECL(is_desktop_bridge_application);
#endif /* MICRO || WIN32 */