Revision: 9428
          http://sourceforge.net/p/skim-app/code/9428
Author:   hofman
Date:     2017-10-03 12:48:43 +0000 (Tue, 03 Oct 2017)
Log Message:
-----------
remove unused header from synctex

Modified Paths:
--------------
    trunk/Skim.xcodeproj/project.pbxproj

Removed Paths:
-------------
    trunk/vendorsrc/jeromelaurens/synctex-parser/synctex_parser_c-auto.h

Modified: trunk/Skim.xcodeproj/project.pbxproj
===================================================================
--- trunk/Skim.xcodeproj/project.pbxproj        2017-09-26 12:54:26 UTC (rev 
9427)
+++ trunk/Skim.xcodeproj/project.pbxproj        2017-10-03 12:48:43 UTC (rev 
9428)
@@ -979,7 +979,6 @@
                CEE54F8F0DA3FE9A0037169F /* NSValueTransformer_SKExtensions.m 
*/ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = 
sourcecode.c.objc; path = NSValueTransformer_SKExtensions.m; sourceTree = 
"<group>"; };
                CEE73ECC106CEC1900419544 /* SKSeparatorCell.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 
SKSeparatorCell.h; sourceTree = "<group>"; };
                CEE73ECD106CEC1900419544 /* SKSeparatorCell.m */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path 
= SKSeparatorCell.m; sourceTree = "<group>"; };
-               CEE7B7441F7A84E800004238 /* synctex_parser_c-auto.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 
"synctex_parser_c-auto.h"; sourceTree = "<group>"; };
                CEE7B7451F7A84E800004238 /* synctex_parser_local.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 
synctex_parser_local.h; sourceTree = "<group>"; };
                CEE7B7461F7A84E800004238 /* synctex_parser_private.h */ = {isa 
= PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path 
= synctex_parser_private.h; sourceTree = "<group>"; };
                CEE9BC0614CDD98100262718 /* SKBookmarkSheetController.h */ = 
{isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; 
path = SKBookmarkSheetController.h; sourceTree = "<group>"; };
@@ -1754,7 +1753,6 @@
                CE33639E0E26E086005F99E6 /* SyncTeX */ = {
                        isa = PBXGroup;
                        children = (
-                               CEE7B7441F7A84E800004238 /* 
synctex_parser_c-auto.h */,
                                CEE7B7451F7A84E800004238 /* 
synctex_parser_local.h */,
                                CEE7B7461F7A84E800004238 /* 
synctex_parser_private.h */,
                                CE3363A00E26E120005F99E6 /* synctex_parser.h */,

Deleted: trunk/vendorsrc/jeromelaurens/synctex-parser/synctex_parser_c-auto.h
===================================================================
--- trunk/vendorsrc/jeromelaurens/synctex-parser/synctex_parser_c-auto.h        
2017-09-26 12:54:26 UTC (rev 9427)
+++ trunk/vendorsrc/jeromelaurens/synctex-parser/synctex_parser_c-auto.h        
2017-10-03 12:48:43 UTC (rev 9428)
@@ -1,44 +0,0 @@
-/* 
-Copyright (c) 2005 jerome DOT laurens AT u-bourgogne DOT fr
-
-This file is part of the SyncTeX package.
-
-Latest Revision: Jeu 25 jui 2015 10:10:58 UTC
-
-Version: 1.18
-
-See synctex_parser_readme.txt for more details
-
-License:
---------
-Permission is hereby granted, free of charge, to any person
-obtaining a copy of this software and associated documentation
-files (the "Software"), to deal in the Software without
-restriction, including without limitation the rights to use,
-copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following
-conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
-OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
-HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-OTHER DEALINGS IN THE SOFTWARE
-
-Except as contained in this notice, the name of the copyright holder  
-shall not be used in advertising or otherwise to promote the sale,  
-use or other dealings in this Software without prior written  
-authorization from the copyright holder.
-
-*/
-
-/* This local header file is for OS X, use your own header to fit your system 
*/
-#define HAVE_STRLCAT
-#define HAVE_STRLCPY

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to