1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 13:28:05 +01:00

Remove forgotten src/text.h

It should have been removed together with src/text.c in
commit 215a57077c ("wtext killing spree").

Thanks to John Robinson for pointing it out.
This commit is contained in:
Carlos R. Mafra
2012-01-31 19:30:17 +00:00
parent e1453087f5
commit 37466f4927
2 changed files with 0 additions and 67 deletions

View File

@@ -39,7 +39,6 @@
#include "actions.h"
#include "funcs.h"
#include "stacking.h"
#include "text.h"
#include "xinerama.h"
#include "workspace.h"
#include "dialog.h"