remove useless extern dc in spiral
This commit is contained in:
parent
77467394c1
commit
cd4ee038a9
|
@ -26,7 +26,6 @@
|
|||
#include "spiral.h"
|
||||
|
||||
extern Client *clients; /* global client list */
|
||||
extern DC dc;
|
||||
|
||||
static void
|
||||
fibonacci(Display *disp, awesome_config *awesomeconf, int shape)
|
||||
|
|
Loading…
Reference in New Issue