From: Matthew Fernandez Date: Fri, 24 Sep 2021 00:12:17 +0000 (-0700) Subject: smyrna: remove unused topviewdefs.h X-Git-Tag: 2.49.2~30^2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34116431fbb9496411ad17197ed7ee468e2ede92;p=graphviz smyrna: remove unused topviewdefs.h --- diff --git a/cmd/smyrna/Makefile.am b/cmd/smyrna/Makefile.am index 41c59af05..84ce1c1d7 100644 --- a/cmd/smyrna/Makefile.am +++ b/cmd/smyrna/Makefile.am @@ -43,7 +43,7 @@ noinst_HEADERS = arcball.h draw.h glexpose.h \ glmotion.h gltemplate.h gui/appmouse.h gui/callbacks.h \ hotkeymap.h polytess.h selectionfuncs.h \ smyrna_utils.h smyrnadefs.h topfisheyeview.h \ - topviewdefs.h topviewfuncs.h tvnodes.h \ + topviewfuncs.h tvnodes.h \ viewport.h viewportcamera.h support.h \ gui/datalistcallbacks.h gui/frmobjectui.h \ gui/glcompui.h gui/gui.h gui/menucallbacks.h \ diff --git a/cmd/smyrna/smyrna.vcxproj b/cmd/smyrna/smyrna.vcxproj index 41af6d250..d488591ec 100644 --- a/cmd/smyrna/smyrna.vcxproj +++ b/cmd/smyrna/smyrna.vcxproj @@ -155,7 +155,6 @@ copy $(SolutionDir)windows\dependencies\libraries\vcpkg\installed\x86-windows\bi - diff --git a/cmd/smyrna/smyrna.vcxproj.filters b/cmd/smyrna/smyrna.vcxproj.filters index fa8164dd6..c4f1b12ca 100644 --- a/cmd/smyrna/smyrna.vcxproj.filters +++ b/cmd/smyrna/smyrna.vcxproj.filters @@ -75,9 +75,6 @@ Header Files - - Header Files - Header Files diff --git a/cmd/smyrna/topviewdefs.h b/cmd/smyrna/topviewdefs.h deleted file mode 100644 index 94b984797..000000000 --- a/cmd/smyrna/topviewdefs.h +++ /dev/null @@ -1,16 +0,0 @@ -/************************************************************************* - * Copyright (c) 2011 AT&T Intellectual Property - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: Details at https://graphviz.org - *************************************************************************/ - -#pragma once - -#include "smyrnadefs.h" -#include "gui.h" -#include "tvnodes.h" -#include