]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/minifram.cpp
removing unused flags
[wxWidgets.git] / src / mac / carbon / minifram.cpp
index 4f6f5e5fcbb6005644fb9f5e23ed542f19fb71f9..6b49b9bdc74542e9dc97c5b87d83b06901742a35 100644 (file)
@@ -1,12 +1,12 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        minifram.cpp
 // Purpose:     wxMiniFrame. Optional; identical to wxFrame if not supported.
-// Author:      AUTHOR
+// Author:      Stefan Csomor
 // Modified by:
-// Created:     ??/??/98
+// Created:     1998-01-01
 // RCS-ID:      $Id$
-// Copyright:   (c) AUTHOR
-// Licence:    wxWindows licence
+// Copyright:   (c) Stefan Csomor
+// Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifdef __GNUG__