remove useless extern dc in spiral

This commit is contained in:
Julien Danjou 2007-09-12 17:15:12 +02:00
parent 77467394c1
commit cd4ee038a9
1 changed files with 0 additions and 1 deletions

View File

@ -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)