Skip to content

Commit

Permalink
Remove disclaimer (#49340)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmarti committed Jun 20, 2018
1 parent 2c3247d commit b281f73
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/vs/vscode.proposed.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -525,14 +525,8 @@ declare module 'vscode' {

export const quickInputBackButton: QuickInputButton;

/**
* Implementation incomplete. See #49340.
*/
export function createQuickPick(): QuickPick;

/**
* Implementation incomplete. See #49340.
*/
export function createInputBox(): InputBox;
}

Expand Down

0 comments on commit b281f73

Please sign in to comment.