]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/dnd.cpp
removed unused local variable; converted tabs to spaces
[wxWidgets.git] / src / x11 / dnd.cpp
index 20328949c29b6b0b63c1d6b9b8c3500aa9e8054d..798af946bd5838f2037284a8a9192a447e9b1578 100644 (file)
@@ -4,13 +4,9 @@
 // Author:      Julian Smart
 // Id:          $Id$
 // Copyright:   (c) 1998 Julian Smart
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "dnd.h"
-#endif
-
 #include "wx/setup.h"
 
 #if wxUSE_DRAG_AND_DROP