summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-08-12 13:48:13 +0200
committerRobert Antoni Buj Gelonch <[email protected]>2020-09-02 18:18:35 +0200
commit5f79d0620ffb2d7a85ea184e6f1c4594bdb6189c (patch)
treefebebefb25bf8b6764a8fba36f1e422ab6cfee06 /src/main.c
parentb7350733555def60354b30c40be650c5474647b6 (diff)
downloadeom-5f79d0620ffb2d7a85ea184e6f1c4594bdb6189c.tar.bz2
eom-5f79d0620ffb2d7a85ea184e6f1c4594bdb6189c.tar.xz
Remove unused macros
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index dbe7713..cf8abec 100644
--- a/src/main.c
+++ b/src/main.c
@@ -46,8 +46,6 @@
#include <exempi/xmp.h>
#endif
-#define EOM_CSS_FILE_PATH EOM_DATA_DIR G_DIR_SEPARATOR_S "eom.css"
-
static EomStartupFlags flags;
static gboolean fullscreen = FALSE;