Explorar o código

Fix merge glitch

paulsapps %!s(int64=11) %!d(string=hai) anos
pai
achega
9d16f6077e
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      QGearsMain/include/data/QGearsBackgroundFile.h

+ 0 - 3
QGearsMain/include/data/QGearsBackgroundFile.h

@@ -109,9 +109,6 @@ namespace QGears
             Colors colors;
         };
 
-
-        typedef PaletteFile::Color Color;
-
         std::array<Layer, LAYER_COUNT>& getLayers(void) { return m_layers; }
         std::array<uint8, PALETTE_ENTRY_COUNT>& getPalette(void) { return m_palette; }
         std::array<Page, PAGE_COUNT>&  getPages(void) { return m_pages; }