diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-03-09 15:24:47 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-03-09 15:24:47 +0000 |
commit | faa4ae277aa45c0cbc771b2a44b8dedd0d1096a4 (patch) | |
tree | 196a7cec2c595daa7346ff5bfaf916499ae54b57 /app/xvidtune/xvidtune.c | |
parent | e75eb150ac780ab85f55431d52ac3b5880cc445a (diff) |
Update to xvidtune 1.0.3
Diffstat (limited to 'app/xvidtune/xvidtune.c')
-rw-r--r-- | app/xvidtune/xvidtune.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/xvidtune/xvidtune.c b/app/xvidtune/xvidtune.c index f50d08d92..ac339e4ea 100644 --- a/app/xvidtune/xvidtune.c +++ b/app/xvidtune/xvidtune.c @@ -1278,7 +1278,6 @@ CreateHierarchy(Widget top) XtManageChildren (forms, 14); if (S3Specials) { - char buf[2] = "0"; s3form = XtCreateWidget ("S3-form", formWidgetClass, form, NULL, 0); wids[0] = XtVaCreateWidget("InvertVclk-toggle", toggleWidgetClass, |