Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zmap
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
zmap
Commits
783b1121
Commit
783b1121
authored
15 years ago
by
mh17
Browse files
Options
Downloads
Patches
Plain Diff
iffed out unused functions: see libpfetch
parent
6a24e97e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/zmapUtils/zmapUtilsSpawn.c
+5
-1
5 additions, 1 deletion
src/zmapUtils/zmapUtilsSpawn.c
with
5 additions
and
1 deletion
src/zmapUtils/zmapUtilsSpawn.c
+
5
−
1
View file @
783b1121
...
...
@@ -29,10 +29,13 @@
* HISTORY:
* Last edited: Sep 27 10:59 2007 (rds)
* Created: Thu Sep 27 08:50:11 2007 (rds)
* CVS info: $Id: zmapUtilsSpawn.c,v 1.
1
200
7-09-27 10:30:18 rds
Exp $
* CVS info: $Id: zmapUtilsSpawn.c,v 1.
2
200
9-12-03 14:52:46 mh17
Exp $
*-------------------------------------------------------------------
*/
#if 0
commented out by malcolm 2009-11-30 14:52:12
these functions appear as is in libpfetch/libfpetch.c and are not called from anywhere
#include <zmapUtils_P.h>
...
...
@@ -210,3 +213,4 @@ static gboolean fd_to_GIOChannel_with_watch(gint fd, GIOCondition cond, GIOFunc
return success;
}
#endif
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment