diff src/ui.h @ 3541:593567405d48

[gaim-migrate @ 3616] after getting possitioning ot work right, robot101 causes gaim's code to not have a couple variables no longer in use. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 23 Sep 2002 03:31:02 +0000
parents 369d419c8a29
children cf00549c53d7
line wrap: on
line diff
--- a/src/ui.h	Mon Sep 23 01:31:26 2002 +0000
+++ b/src/ui.h	Mon Sep 23 03:31:02 2002 +0000
@@ -84,8 +84,6 @@
         int y;
         int width;
         int height;
-	int xoff;
-	int yoff;
 };
 
 struct window_size {