kwo pushed a commit to branch master.

http://git.enlightenment.org/e16/e16.git/commit/?id=e04dc8ff91149c9b101cb90eb4fed7cb812e3652

commit e04dc8ff91149c9b101cb90eb4fed7cb812e3652
Author: Kim Woelders <k...@woelders.dk>
Date:   Sat Sep 26 16:57:35 2020 +0200

    conf.h: Remove some long obsolete configuration item defines
---
 src/conf.h | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/src/conf.h b/src/conf.h
index 13f7fc98..98495297 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2000-2007 Carsten Haitzler, Geoff Harrison and various 
contributors
- * Copyright (C) 2004-2011 Kim Woelders
+ * Copyright (C) 2004-2020 Kim Woelders
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
@@ -77,15 +77,6 @@
 #define ICLASS_ROTATE 373
 #define ICLASS_BEVEL 374
 
-#define DESKTOP_DRAGDIR 400
-#define DESKTOP_DRAGBAR_WIDTH 401
-#define DESKTOP_DRAGBAR_ORDERING 402
-#define DESKTOP_DRAGBAR_LENGTH 403
-#define DESKTOP_SLIDEIN 404
-#define DESKTOP_SLIDESPEED 405
-#define DESKTOP_HIQUALITYBG 406
-#define DESKTOP_AREA_SIZE 407
-
 #define ACLASS_NAME 420
 #define ACLASS_TYPE 421
 #define ACLASS_MODIFIER 422

-- 


Reply via email to