We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e80a85 commit 44415a7Copy full SHA for 44415a7
src/textord/drawedg.cpp
@@ -18,7 +18,7 @@
18
*
19
**********************************************************************/
20
21
-#include "drawedg.h"
+#include "drawedg.h"
22
23
// Include automatically generated configuration file if running autoconf.
24
#ifdef HAVE_CONFIG_H
@@ -33,8 +33,6 @@
33
/** default position */
34
#define IMAGE_YPOS 0
35
36
-#define EXTERN
37
-
38
/**
39
* @name create_edges_window
40
src/textord/pithsync.cpp
@@ -28,8 +28,6 @@
28
29
#define PROJECTION_MARGIN 10 //arbitrary
30
31
32
/**********************************************************************
* FPCUTPT::setup
0 commit comments