From 4f25abd1cf9a060099cdd2ad5d83730f663ac1ff Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Sun, 2 May 2021 13:03:32 -0700 Subject: [PATCH] remove unused filterscallbacks.h --- cmd/smyrna/gui/filterscallbacks.h | 22 ---------------------- cmd/smyrna/smyrna.vcxproj | 1 - cmd/smyrna/smyrna.vcxproj.filters | 3 --- 3 files changed, 26 deletions(-) delete mode 100644 cmd/smyrna/gui/filterscallbacks.h diff --git a/cmd/smyrna/gui/filterscallbacks.h b/cmd/smyrna/gui/filterscallbacks.h deleted file mode 100644 index e04d060a0..000000000 --- a/cmd/smyrna/gui/filterscallbacks.h +++ /dev/null @@ -1,22 +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 - *************************************************************************/ - -#ifndef FILTERSCALLBACKS -#define FILTERSCALLBACKS - - - - - - - - - -#endif diff --git a/cmd/smyrna/smyrna.vcxproj b/cmd/smyrna/smyrna.vcxproj index 78c37f548..aedc5e9c5 100644 --- a/cmd/smyrna/smyrna.vcxproj +++ b/cmd/smyrna/smyrna.vcxproj @@ -144,7 +144,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 dd44d8d9e..418cbf9df 100644 --- a/cmd/smyrna/smyrna.vcxproj.filters +++ b/cmd/smyrna/smyrna.vcxproj.filters @@ -30,9 +30,6 @@ Header Files - - Header Files - Header Files -- 2.40.0