Skip to content
Snippets Groups Projects
Commit 326cf2db authored by dawes's avatar dawes
Browse files

revert

parent aa9ca579
No related branches found
No related tags found
No related merge requests found
/* $XFree86: xc/programs/xf86dga/dga.c,v 3.9 1996/08/10 13:09:20 dawes Exp $ */
/* $XFree86: xc/programs/xf86dga/dga.c,v 3.10 1996/09/15 11:37:48 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/Intrinsic.h>
......@@ -133,8 +133,6 @@ main(int argc, char *argv[])
XF86DGASetViewPort(dis, DefaultScreen(dis), 0, 0);
XF86DGAInstallColormap(dis, DefaultScreen(dis), cmap);
banks = (ram * 1024)/bank;
#ifdef DEBUG
fprintf(stderr, "%x ram:%x, addr %x, banks %d\n", True,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment