]> granicus.if.org Git - graphviz/commitdiff
remove unused filterscallbacks.h
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 2 May 2021 20:03:32 +0000 (13:03 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 8 May 2021 20:55:37 +0000 (13:55 -0700)
cmd/smyrna/gui/filterscallbacks.h [deleted file]
cmd/smyrna/smyrna.vcxproj
cmd/smyrna/smyrna.vcxproj.filters

diff --git a/cmd/smyrna/gui/filterscallbacks.h b/cmd/smyrna/gui/filterscallbacks.h
deleted file mode 100644 (file)
index e04d060..0000000
+++ /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
index 78c37f54837f75f2c32d0f68acb5ea395d7818df..aedc5e9c5e3b84ba00cff5abe70abec1f5252265 100644 (file)
@@ -144,7 +144,6 @@ copy $(SolutionDir)windows\dependencies\libraries\vcpkg\installed\x86-windows\bi
     <ClInclude Include="gui\beacon.h" />
     <ClInclude Include="gui\callbacks.h" />
     <ClInclude Include="gui\datalistcallbacks.h" />
-    <ClInclude Include="gui\filterscallbacks.h" />
     <ClInclude Include="gui\glcompui.h" />
     <ClInclude Include="gui\gui.h" />
     <ClInclude Include="gui\menucallbacks.h" />
index dd44d8d9ef3ecbc3915dc2738bc8d90a004ba9b5..418cbf9dffc1b3927b63f039b9710704b80fedd0 100644 (file)
@@ -30,9 +30,6 @@
     <ClInclude Include="draw.h">
       <Filter>Header Files</Filter>
     </ClInclude>
-    <ClInclude Include="gui\filterscallbacks.h">
-      <Filter>Header Files</Filter>
-    </ClInclude>
     <ClInclude Include="gui\glcompui.h">
       <Filter>Header Files</Filter>
     </ClInclude>