From patchwork Mon Jul 17 17:02:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Tromey X-Patchwork-Id: 72796 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id D8C743858428 for ; Mon, 17 Jul 2023 17:03:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D8C743858428 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1689613411; bh=Wav/zQ03vTQlYp7eZ6+U1ARCxy9pE7QDBWA2snkdfjw=; h=To:Cc:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From:Reply-To:From; b=DoPeZUv9B4fjjSATqR9ykDztgxhAopPpWNYMLmRiyYmbQAxpFQpxZ8A3b0T/Yi4Cn ZYkLUoNJ3gljX81UkWdxSSmeA76qo6o5nKLHszie+CKtjfkYjyYjXVyjRfE6Aa8JIt 6hOO0YHftHdHnvwQiGNWQH3+AdEAFpO8XUmyQo+A= X-Original-To: gdb-patches@sourceware.org Delivered-To: gdb-patches@sourceware.org Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) by sourceware.org (Postfix) with ESMTPS id 15DBD3858D28 for ; Mon, 17 Jul 2023 17:03:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 15DBD3858D28 Received: by mail-io1-xd30.google.com with SMTP id ca18e2360f4ac-7837329a00aso246731239f.2 for ; Mon, 17 Jul 2023 10:03:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689613388; x=1692205388; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Wav/zQ03vTQlYp7eZ6+U1ARCxy9pE7QDBWA2snkdfjw=; b=T9YXRRv7R3WwUwdt5ubMjdNBAIqaoGgsVlsm6OqGcS3KXBsqAyHAK7jtbZGMmAcTxE wSaVF5JWOQio+A7Trz1ybIOCc36hFS3R36s52PllFszl9LxgvOAUWHM7l6sfyuWemr5J FfvtpIPYK7v4mEx9gu9HPY42QjC+A/kjWwafS5JLR9IFRZ6Rli4uRxmcSceVrigL6b+M h6/60bo+a35pcw4LxuIfH0Hx2VoFCuBgQnvIv+0qP5jjeWHNLic7+lTAifR6WpkxjoxS 9A+O5hACSNWh5RKGK50c43hJN0abQR6Ybtbjt0OwOpuDMGY49qQWQRqAdgMCXo/i1bv2 S0eg== X-Gm-Message-State: ABy/qLaGH6kcSBQoET1b89UiL4x+4Js/80RYQspCYo6yDD2wTXwUct0/ xrodWEcufRnZ/nlw61vLQ6X5vm8Y3bdmcw1kvcoLdw== X-Google-Smtp-Source: APBJJlHVEnJfY15SD3XVcA/ziThAXbfXX6V8pNSCbKJIdXieGfhnFMKk4ZY4E/t82n5wBWo04BPwaw== X-Received: by 2002:a5e:aa10:0:b0:783:68d0:9b34 with SMTP id s16-20020a5eaa10000000b0078368d09b34mr349347ioe.7.1689613388160; Mon, 17 Jul 2023 10:03:08 -0700 (PDT) Received: from localhost.localdomain (75-166-135-140.hlrn.qwest.net. [75.166.135.140]) by smtp.gmail.com with ESMTPSA id t7-20020a5d81c7000000b00777b7fdbbffsm4940704iol.8.2023.07.17.10.03.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jul 2023 10:03:07 -0700 (PDT) To: gdb-patches@sourceware.org Cc: Tom Tromey Subject: [pushed] Remove unused declaration of child_terminal_init_with_pgrp Date: Mon, 17 Jul 2023 11:02:59 -0600 Message-Id: <20230717170259.3949278-1-tromey@adacore.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-Spam-Status: No, score=-11.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Tom Tromey via Gdb-patches From: Tom Tromey Reply-To: Tom Tromey Errors-To: gdb-patches-bounces+patchwork=sourceware.org@sourceware.org Sender: "Gdb-patches" child_terminal_init_with_pgrp is declared but not defined. This patch removes the declaration. Tested by grep and rebuilding. --- gdb/inferior.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/gdb/inferior.h b/gdb/inferior.h index be76c456c8c..98501652a27 100644 --- a/gdb/inferior.h +++ b/gdb/inferior.h @@ -200,8 +200,6 @@ extern void child_terminal_save_inferior (struct target_ops *self); extern void child_terminal_init (struct target_ops *self); -extern void child_terminal_init_with_pgrp (int pgrp); - extern void child_pass_ctrlc (struct target_ops *self); extern void child_interrupt (struct target_ops *self);