summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJohn Denker <jsd@av8n.com>2012-11-22 07:52:13 -0800
committerJohn Denker <jsd@av8n.com>2012-11-22 07:52:13 -0800
commitec0ebcd36d30697ad6b96b30199a6393b4bd20fc (patch)
tree466e40cad478cc24189847290754f736b91859ad /tools
parentef6722750b4518fcb29bf983755b5f02451ef224 (diff)
trivial
Diffstat (limited to 'tools')
-rw-r--r--tools/skrewt.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/skrewt.c b/tools/skrewt.c
index bcbfb16..ed257e0 100644
--- a/tools/skrewt.c
+++ b/tools/skrewt.c
@@ -580,9 +580,7 @@ int skrewt::body(){
////////////////////////////////////////////////////////////
int main(int _argc, const char** _argv){
-//// pid_t pid = getpid();
-//// cout << pid << endl;
-//// cout << getpgid(pid) << endl;
+
int argc(_argc);
const char **argv(_argv);
{