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
35bc2f38
Commit
35bc2f38
authored
16 years ago
by
rds
Browse files
Options
Downloads
Patches
Plain Diff
remove (now) unused define
parent
b74bbbbb
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/include/ZMap/zmapThreads.h
+2
-4
2 additions, 4 deletions
src/include/ZMap/zmapThreads.h
with
2 additions
and
4 deletions
src/include/ZMap/zmapThreads.h
+
2
−
4
View file @
35bc2f38
...
...
@@ -25,9 +25,9 @@
* Description: Interface to sub threads of the ZMap GUI thread.
*
* HISTORY:
* Last edited:
Jan 31 11:55
200
7
(
edgrif
)
* Last edited:
Oct 1 15:11
200
8
(
rds
)
* Created: Thu Jan 27 11:16:13 2005 (edgrif)
* CVS info: $Id: zmapThreads.h,v 1.
6
200
7-01-31 14:01:44 edgrif
Exp $
* CVS info: $Id: zmapThreads.h,v 1.
7
200
8-10-01 15:11:40 rds
Exp $
*-------------------------------------------------------------------
*/
#ifndef ZMAP_THREAD_H
...
...
@@ -58,8 +58,6 @@
/* We should have a function to access this global.... */
/* debugging messages, TRUE for on... */
extern
gboolean
zmap_thread_debug_G
;
#define ZMAPTHREAD_CONFIG_DEBUG_STR "threads"
/* string to specify on .ZMap for
turning debug on/off. */
/* If you change these two enumerated types you must update zMapVarGetRequestString() or
* zMapVarGetReplyString() accordingly. */
...
...
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