From a90cab43209bba52d35b953f3d686a19c154fc43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Tue, 28 Apr 2009 13:12:55 -0400 Subject: Remove a handful of pointless comments CVS keywords, comments about how the source was once reformatted, and the ad-hoc changelog comment in in i830_driver.c --- src/i810_cursor.c | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'src/i810_cursor.c') diff --git a/src/i810_cursor.c b/src/i810_cursor.c index 30f42d14..898a1364 100644 --- a/src/i810_cursor.c +++ b/src/i810_cursor.c @@ -25,25 +25,11 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i810/i810_cursor.c,v 1.6 2002/09/11 00:29:31 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" #endif -/* - * Reformatted with GNU indent (2.2.8), using the following options: - * - * -bad -bap -c41 -cd0 -ncdb -ci6 -cli0 -cp0 -ncs -d0 -di3 -i3 -ip3 -l78 - * -lp -npcs -psl -sob -ss -br -ce -sc -hnl - * - * This provides a good match with the original i810 code and preferred - * XFree86 formatting conventions. - * - * When editing this driver, please follow the existing formatting, and edit - * with characters expanded at 8-column intervals. - */ - /* * Authors: * Keith Whitwell -- cgit v1.2.3