Skip to content

Commit

Permalink
Remove unused files
Browse files Browse the repository at this point in the history
Change-Id: I009437ae3c5e01933938ffc6759956ca3999ff08
Reviewed-by: Joerg Bornemann <[email protected]>
  • Loading branch information
OrkunTokdemir committed Mar 28, 2024
1 parent dcf3b89 commit 70e490e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 32 deletions.
14 changes: 0 additions & 14 deletions src/commands/file-ext-pro.ts

This file was deleted.

16 changes: 0 additions & 16 deletions src/commands/file-ext-qdoc.ts

This file was deleted.

2 changes: 0 additions & 2 deletions src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ export async function activate(context: vscode.ExtensionContext) {
registerQtCommand(context);

context.subscriptions.push(
registerProFile(),
registerQdocFile(),
registerKitDirectoryCommand(),
registerMinGWgdbCommand(),
registerResetQtExtCommand(),
Expand Down

0 comments on commit 70e490e

Please sign in to comment.