summaryrefslogtreecommitdiffstats
path: root/tderandr/libtderandr.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-08-07 22:05:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-08-08 00:41:23 +0900
commitce064fcb0190ef4b753668489a62f1e84d93c9a9 (patch)
tree1111e61b0e74d0fd32cf02dcf2f833474cc1fd1b /tderandr/libtderandr.h
parent40d566dff5ed6c36ddfff3c0193564fc801ae369 (diff)
downloadtdelibs-ce064fcb0190ef4b753668489a62f1e84d93c9a9.tar.gz
tdelibs-ce064fcb0190ef4b753668489a62f1e84d93c9a9.zip
Improved code for tderandr rotation string to allow translation in tdebase. This relates to issue #96.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tderandr/libtderandr.h')
-rw-r--r--tderandr/libtderandr.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tderandr/libtderandr.h b/tderandr/libtderandr.h
index 0e07ad96e..cccce2594 100644
--- a/tderandr/libtderandr.h
+++ b/tderandr/libtderandr.h
@@ -35,11 +35,6 @@
#include <ksimpleconfig.h>
#include <tdelibs_export.h>
-#define ROTATION_0_DEGREES_STRING "0 degrees"
-#define ROTATION_90_DEGREES_STRING "90 degrees"
-#define ROTATION_180_DEGREES_STRING "180 degrees"
-#define ROTATION_270_DEGREES_STRING "270 degrees"
-
/**
* Simple API covering most of the uses of libtderandr.
*