This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
xmenu
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removing debug printf
master
phillbush
4 years ago
parent
05cfe1a0da
commit
ced6b0f73e
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
xmenu.c
+ 0
- 1
xmenu.c
View File
@@ -111,7 +111,6 @@ main(int argc, char *argv[])
case 'p':
case 'p':
pflag = 1;
pflag = 1;
parseposition(optarg);
parseposition(optarg);
printf("%dx%d\n", config.posx, config.posy);
break;
break;
case 'w':
case 'w':
wflag = 1;
wflag = 1;
Write
Preview
Loading…
Cancel
Save